llvm-6502/lib
Reed Kotler 082b7e6d36 EmitDebugLabel should by default be the same as EmitLabel everywhere.
It must be explicity set in MCPureStreamer because otherwise it will
inherit incorrectly from the parent.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170383 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-17 23:41:45 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Revert/correct some FastISel changes in r170104 (EVT->MVT for 2012-12-17 14:30:06 +00:00
DebugInfo
ExecutionEngine Query section for whether it should be executable. 2012-12-17 17:59:35 +00:00
Linker
MC EmitDebugLabel should by default be the same as EmitLabel everywhere. 2012-12-17 23:41:45 +00:00
Object Teach MachO which sections contain code 2012-12-17 17:59:32 +00:00
Option
Support
TableGen
Target [arm fast-isel] Minor cleanup. No functional change intended. 2012-12-17 22:35:29 +00:00
Transforms Fix another SROA crasher, PR14601. 2012-12-17 18:48:07 +00:00
VMCore Removed trailing whitespace 2012-12-17 20:37:55 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile