llvm-6502/lib
Eric Christopher a268ba84d7 Use DW_AT_high_pc and DW_AT_low_pc for the high and low pc for a
compile unit. Make these relocations on the platforms that need
relocations and add a routine to ensure that we don't put the
addresses in an offset table for split dwarf.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199990 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-24 11:40:29 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen Use DW_AT_high_pc and DW_AT_low_pc for the high and low pc for a 2014-01-24 11:40:29 +00:00
DebugInfo
ExecutionEngine Add target analysis passes to the codegen pipeline for MCJIT. 2014-01-23 19:23:28 +00:00
IR
IRReader
Linker
LTO Most streamers' InitSections just create a text section. Make that the default 2014-01-24 02:42:26 +00:00
MC Simplify the logic for deciding when to initialize the sections. 2014-01-24 03:54:40 +00:00
Object
Option
Support
TableGen
Target [AArch64 NEON] Fix a bug in implementing register copy bwtween FPR16. 2014-01-24 07:53:04 +00:00
Transforms [LPM] Fix a logic error in LICM spotted by inspection. 2014-01-24 02:24:47 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile