mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-05-14 22:11:29 +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.