llvm-project/llvm/lib/CodeGen/MIRParser
Luke Cheeseman f57d7d8237 [AArch64] - Return address signing dwarf support
- Reapply changes intially introduced in r343089
- The archtecture info is no longer loaded whenever a DWARFContext is created
- The runtimes libraries (santiziers) make use of the dwarf context classes but
  do not intialise the target info
- The architecture of the object can be obtained without loading the target info
- Adding a method to the dwarf context to get this information and multiplex the
  string printing later on

Differential Revision: https://reviews.llvm.org/D55774

llvm-svn: 349472
2018-12-18 10:37:42 +00:00
..
CMakeLists.txt
LLVMBuild.txt Attempt to fix the BUILD_SHARED_LIBS build after the DIExpression change 2017-08-23 20:39:35 +00:00
MILexer.cpp [AArch64] - Return address signing dwarf support 2018-12-18 10:37:42 +00:00
MILexer.h [AArch64] - Return address signing dwarf support 2018-12-18 10:37:42 +00:00
MIParser.cpp [AArch64] - Return address signing dwarf support 2018-12-18 10:37:42 +00:00
MIParser.h [CodeGen] Fix inconsistent declaration parameter name 2018-07-16 18:51:40 +00:00
MIRParser.cpp [MIR] Add hasWinCFI field 2018-10-24 21:07:38 +00:00