llvm-6502/include/llvm
Adrian Prantl 4f1b7f3100 Debug info: Use DW_OP_bit_piece instead of DW_OP_piece in the
intermediate representation. This
- increases consistency by using the same granularity everywhere
- allows for pieces < 1 byte
- DW_OP_piece didn't actually allow storing an offset.

Part of PR22495.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228631 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-09 23:57:15 +00:00
..
ADT ADT: Allow up to 18 arguments in hash_combine() 2015-02-09 23:21:05 +00:00
Analysis Address post-commit review for rL228587: make it explicit that the 2015-02-09 19:39:00 +00:00
AsmParser
Bitcode
CodeGen Move DebugLocs around instead of copying. 2015-02-07 12:28:15 +00:00
Config
DebugInfo Make PDBSymbol's IPDBSymbol reference const. 2015-02-08 22:53:53 +00:00
ExecutionEngine [Orc] Revert r228567 (GCC ICE workaround) - it doesn't seem to have helped. 2015-02-09 18:16:43 +00:00
IR Debug info: Use DW_OP_bit_piece instead of DW_OP_piece in the 2015-02-09 23:57:15 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object
Option
ProfileData
Support On Windows, we now use RaiseException to generate the kind of trap we require (one which calls our vectored exception handler), and fall back to using a volatile write to simulate a trap elsewhere. 2015-02-09 23:11:39 +00:00
TableGen
Target
Transforms
CMakeLists.txt
InitializePasses.h Introduce print-memderefs to test isDereferenceablePointer 2015-02-06 01:46:42 +00:00
LinkAllIR.h
LinkAllPasses.h Introduce print-memderefs to test isDereferenceablePointer 2015-02-06 01:46:42 +00:00
module.modulemap
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassManager.h
PassRegistry.h
PassSupport.h