hanchenye-llvm-project/llvm/lib/Target/X86/MCTargetDesc
Rafael Espindola d610ba99cb Remove HasLEB128.
We already require CFI, so it should be safe to require .leb128 and .uleb128.

llvm-svn: 215712
2014-08-15 14:01:07 +00:00
..
CMakeLists.txt MC: create X86WinCOFFStreamer for target specific behaviour 2014-04-27 03:48:12 +00:00
LLVMBuild.txt Update library dependencies. 2014-07-24 02:10:42 +00:00
Makefile
X86AsmBackend.cpp [x32] Add AsmBackend for X32 which uses ELF32 with x86_64 (the author is Pavel Chupin). 2014-07-10 13:03:26 +00:00
X86BaseInfo.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
X86ELFObjectWriter.cpp Fix pr19645. 2014-05-03 19:57:04 +00:00
X86ELFRelocationInfo.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
X86FixupKinds.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
X86MCAsmInfo.cpp Remove HasLEB128. 2014-08-15 14:01:07 +00:00
X86MCAsmInfo.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
X86MCCodeEmitter.cpp Add support for the X86 secure guard extensions instructions in assembler (SGX). 2014-07-31 23:57:38 +00:00
X86MCTargetDesc.cpp MC: fix MCAsmInfo usage for windows-itanium 2014-07-17 16:27:40 +00:00
X86MCTargetDesc.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
X86MachORelocationInfo.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
X86MachObjectWriter.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
X86WinCOFFObjectWriter.cpp X86: Split the relocation selection up 2014-04-08 02:15:13 +00:00
X86WinCOFFStreamer.cpp MC: split Win64EHUnwindEmitter into a shared streamer 2014-08-07 02:59:41 +00:00