llvm-6502/lib
Adrian Prantl 58e57f1604 Fix PR22393. When recursively replacing an aggregate with a smaller
aggregate or scalar, the debug info needs to refer to the absolute offset
(relative to the entire variable) instead of storing the offset inside
the smaller aggregate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227702 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-01 00:58:04 +00:00
..
Analysis [PM] Switch the TargetMachine interface from accepting a pass manager 2015-01-31 11:17:59 +00:00
AsmParser
Bitcode Check bit widths before trying to get a type. 2015-01-30 18:13:50 +00:00
CodeGen [PM] Switch the TargetMachine interface from accepting a pass manager 2015-01-31 11:17:59 +00:00
DebugInfo Move DebugInfo to DebugInfo/DWARF. 2015-01-30 18:07:45 +00:00
ExecutionEngine Move DebugInfo to DebugInfo/DWARF. 2015-01-30 18:07:45 +00:00
Fuzzer [fuzzer] add flags to run fuzzer in multiple parallel processes 2015-01-31 01:14:40 +00:00
IR Factor out statepoint verification into separate function. (NFC) 2015-01-30 23:28:05 +00:00
IRReader
LineEditor
Linker
LTO [CMake] LLVMLTO requires Intrinsics.gen since r227685 introduced llvm/Analysis/TargetTransformInfo.h. 2015-02-01 00:55:43 +00:00
MC
Object
Option
ProfileData
Support NFC. Making printOptionValues an API on the parser class. 2015-01-30 22:16:01 +00:00
TableGen
Target [CMake] LLVMTarget requires Intrinsics.gen since r227669 introduced llvm/Analysis/TargetTransformInfo.h. 2015-02-01 00:55:32 +00:00
Transforms Fix PR22393. When recursively replacing an aggregate with a smaller 2015-02-01 00:58:04 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile Move DebugInfo to DebugInfo/DWARF. 2015-01-30 18:07:45 +00:00