mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-05-15 22:41:33 +02:00
to generate asm for code with metadata globals. This new pass is used as a workaround: it strips metadata from the module before it reaches the code generator. Obviously, this is disabled if LLVM doesn't support metadata.