1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib/BinaryFormat
Luke Cheeseman 5e7163d110 [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
..
AMDGPUMetadataVerifier.cpp [AMDGPU] Emit MessagePack HSA Metadata for v3 code object 2018-12-12 19:39:27 +00:00
CMakeLists.txt [AMDGPU] Emit MessagePack HSA Metadata for v3 code object 2018-12-12 19:39:27 +00:00
Dwarf.cpp [AArch64] - Return address signing dwarf support 2018-12-18 10:37:42 +00:00
LLVMBuild.txt
Magic.cpp Use RequireNullTerminator=false in identify_magic. 2018-12-01 00:22:39 +00:00
MsgPackReader.cpp [BinaryFormat] Add MessagePack reader/writer 2018-08-22 21:42:50 +00:00
MsgPackTypes.cpp [BinaryFormat] Add MsgPackTypes 2018-11-15 18:50:01 +00:00
MsgPackWriter.cpp Fix undefined behavior in r340457 2018-08-23 02:51:09 +00:00
Wasm.cpp [WebAssembly] Add support for the event section 2018-11-14 02:46:21 +00:00