1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib
Chris Bieneman bda2f27975 [ObjectYAML] MachO support for endianness
This patch adds support to the macho<->yaml tools for preserving endianness in MachO structures and DWARF data.

llvm-svn: 290381
2016-12-22 21:58:03 +00:00
..
Analysis [PM] Remove now-dead extern template and explicit instantiation 2016-12-22 07:14:33 +00:00
AsmParser [LLParser] Make the line field of DIMacro(File) optional. 2016-12-22 00:29:00 +00:00
Bitcode Clear the PendingTypeTests vector after moving from it. 2016-12-22 02:52:23 +00:00
CodeGen [MachineVerifier] Check that even generic vregs comply to regclass constraints. 2016-12-22 21:56:39 +00:00
DebugInfo Add the ability for DWARFDie objects to get the parent DWARFDie. 2016-12-21 21:37:06 +00:00
Demangle
ExecutionEngine Update mailing list post URL and add libunwind reference 2016-12-21 20:51:42 +00:00
Fuzzer [libfuzzer] dump_coverage command line flag 2016-12-19 22:18:08 +00:00
IR Refactor the DIExpression fragment query interface (NFC) 2016-12-22 05:27:12 +00:00
IRReader
LibDriver LibDriver: Allow resource files to be archive members. 2016-12-15 19:37:46 +00:00
LineEditor
Linker [ThinLTO] Import only necessary DICompileUnit fields 2016-12-12 16:09:30 +00:00
LTO [ThinLTO] Import composite types as declarations 2016-12-16 21:25:01 +00:00
MC Resubmit "[CodeView] Hook CodeViewRecordIO for reading/writing symbols." 2016-12-16 22:48:14 +00:00
Object Fix a bugs with using some Mach-O command line flags like "-arch armv7m". 2016-12-16 22:54:02 +00:00
ObjectYAML [ObjectYAML] MachO support for endianness 2016-12-22 21:58:03 +00:00
Option
Passes [NewGVN] Add the pass to PassRegistry.def. 2016-12-22 16:35:02 +00:00
ProfileData
Support Add missing includes on Windows. 2016-12-21 18:50:52 +00:00
TableGen
Target [AArch64][CallLowering] Constraint registers on target specific instruction 2016-12-22 21:56:31 +00:00
Transforms [GVN] Initial check-in of a new global value numbering algorithm. 2016-12-22 16:03:48 +00:00
CMakeLists.txt
LLVMBuild.txt