"llvm/lib/CodeGen/MachineModuleInfo.cpp" did not exist on "194bef7ff488a5d367bab211db83e2e1010f386c"
-
Devang Patel authored
DebugLabelFolder ruthlessly deletes redundant labels. However, sometimes the redundant labels is referenced by debug info somewhere else. This patch provies a way so that dwarf writer can mark labels as used. llvm-svn: 68813
61b35cd1
Loading