diff options
author | Alessandro Gatti <a.gatti@frob.it> | 2025-06-26 21:56:26 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-07-04 16:07:04 +1000 |
commit | 2ab06b61b3f60e42cda250203bda31667ecef043 (patch) | |
tree | d7e55a12b6c38bf69beef98922f359339c825edb /ports/unix/variants/coverage | |
parent | 3a97175f5f7023d9f8db37c21e0c04174df0f205 (diff) | |
download | micropython-master.tar.gz micropython-master.zip |
This commit introduces an optional feature to provide to native emitters
the fully qualified name of the entity they are compiling.
This is achieved by altering the generic ASM API to provide a third
argument to the entry function, containing the name of the entity being
compiled. Currently only the debug emitter uses this feature, as it is
not really useful for other emitters for the time being; in fact the
macros in question just strip the name away.
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'ports/unix/variants/coverage')
0 files changed, 0 insertions, 0 deletions