1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
Reid Kleckner 6a61ba0a54 Re-land "Migrate the rest of COFFObjectFile to Error"
This reverts commit 101fbc01382edd89ea7b671104c68b30b2446cc0.

Remove leftover debugging attribute.

Update LLDB as well, which was missed before.
2020-06-11 14:46:16 -07:00
..
Analysis [llvm][NFC] Factor some common data in InlineAdvice 2020-06-11 08:01:00 -07:00
AsmParser [StackSafety] Add info into function summary 2020-06-10 02:43:28 -07:00
BinaryFormat Magic.h - reduce includes to forward declarations. NFC. 2020-06-09 11:54:51 +01:00
Bitcode [StackSafety] Add info into function summary 2020-06-10 02:43:28 -07:00
Bitstream
CodeGen [NFC] clean up the AsmPrinter::emitLinkage for AIX part 2020-06-11 13:33:51 -04:00
DebugInfo Re-land "Migrate the rest of COFFObjectFile to Error" 2020-06-11 14:46:16 -07:00
Demangle
DWARFLinker
ExecutionEngine [llvm][ELF][AArch64] Handle R_AARCH64_PLT32 relocation 2020-06-10 11:34:16 -07:00
Extensions
Frontend
Fuzzer
FuzzMutate [SVE] Eliminate calls to default-false VectorType::get() from FuzzMutate 2020-06-09 13:57:36 -07:00
IR [IR] Clean up dead instructions after simplifying a conditional branch 2020-06-11 14:53:01 +01:00
IRReader
LineEditor
Linker
LTO [StackSafety] Pass summary into codegen 2020-06-10 21:02:54 -07:00
MC [NFC] clean up the AsmPrinter::emitLinkage for AIX part 2020-06-11 13:33:51 -04:00
MCA
Object Re-land "Migrate the rest of COFFObjectFile to Error" 2020-06-11 14:46:16 -07:00
ObjectYAML [yaml2obj] - Allocate the file space for SHT_NOBITS sections in some cases. 2020-06-11 12:54:53 +03:00
Option
Passes
ProfileData [gcov] Improve tests and lower the minimum supported version to gcov 3.4 2020-06-06 23:11:32 -07:00
Remarks YAMLRemarkParser.cpp - remove duplicate RemarkParser.h include. NFC. 2020-06-08 13:59:05 +01:00
Support [X86] Move X86 stuff out of TargetParser.h and into the recently created X86TargetParser.h. NFC 2020-06-10 22:06:34 -07:00
TableGen
Target [X86] Force VIA PadLock crypto instructions to emit a 0xF3 prefix when they encode to match what GNU as does. 2020-06-11 12:59:21 -07:00
Testing
TextAPI
ToolDrivers
Transforms Fix return status of DataFlowSanitizer pass 2020-06-11 16:05:17 +02:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt