mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
Removed long obsolete (and broken) LLVM IR annotation code.
If someone wants to redo this properly, an idea that actually works would be to use a custom llvm::AssemblyAnnotationWriter.
This commit is contained in:
@@ -298,7 +298,6 @@ struct Param
|
||||
OUTPUTFLAG output_bc;
|
||||
OUTPUTFLAG output_s;
|
||||
OUTPUTFLAG output_o;
|
||||
bool llvmAnnotate;
|
||||
bool useInlineAsm;
|
||||
bool verbose_cg;
|
||||
bool useAvailableExternally;
|
||||
|
||||
Reference in New Issue
Block a user