1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/MC
Steven Wu 9711c6c21b Add LC_BUILD_VERSION load command
Summary:
Add a new load command LC_BUILD_VERSION. It is a generic version of
LC_*_VERSION_MIN load_command used on Apple platforms. Instead of having
a seperate load command for each platform, LC_BUILD_VERSION is recording
platform info as an enum. It also records SDK version, min_os, and tools
that used to build the binary.

rdar://problem/29781291

Reviewers: enderby

Subscribers: llvm-commits

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

llvm-svn: 292824
2017-01-23 20:07:55 +00:00
..
AArch64 Fix some broken CHECK lines. 2017-01-22 20:28:56 +00:00
AMDGPU AMDGPU: Remove modifiers from v_div_scale_* 2017-01-19 06:04:12 +00:00
ARM Fix some broken CHECK lines. 2017-01-22 20:28:56 +00:00
AsmParser Move test input to directory called Inputs. 2017-01-06 10:22:15 +00:00
AVR [AVR] Add all of the machine code test suite 2016-11-09 23:46:25 +00:00
COFF Emit S_COMPILE3 record once per TU rather than once per function 2016-11-02 21:30:35 +00:00
Disassembler [mips] Correct c.cond.fmt instruction definition. 2017-01-16 13:55:58 +00:00
ELF Speculatively revert r289925, see PR31407 2016-12-16 14:02:28 +00:00
Hexagon [Hexagon] Fix disassembler crash after r279255 2016-09-09 21:45:00 +00:00
Lanai
MachO Add LC_BUILD_VERSION load command 2017-01-23 20:07:55 +00:00
Markup
Mips Fix some broken CHECK lines. 2017-01-22 20:28:56 +00:00
PowerPC [PowerPC] Implement missing ISA 2.06 instructions. 2017-01-05 15:00:45 +00:00
Sparc
SystemZ [SystemZ] Support remaining atomic instructions 2016-12-02 18:24:16 +00:00
X86 [X86] Fix for bugzilla 31576 - add support for "data32" instruction prefix 2017-01-18 08:07:51 +00:00