1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/unittests
Nikita Popov b6614b2353 Revert [MC][ELF] Emit separate unique sections for different flags
Commit Message from @MaskRay:

Rust has a fragile embed-bitcode implementation
(bddb59cf07/compiler/rustc_codegen_llvm/src/back/write.rs (L970-L1017))
which relied on the previous LLVM MC behavior.  Rust's LLVM fork
has carried a revert. This commit made the similar revert to help
distributions since they would otherwise probably carry a similar patch
(as they ship rust linked against system LLVM).

Fixes https://bugs.llvm.org/show_bug.cgi?id=51207.

Differential Revision: https://reviews.llvm.org/D107216
2021-09-10 16:55:29 -07:00
..
ADT
Analysis [NFC] Change VFShape so it contains an ElementCount rather than seperate VF and IsScalable properties. 2021-07-26 12:25:46 +01:00
AsmParser
BinaryFormat
Bitcode
Bitstream
CodeGen
DebugInfo
Demangle
ExecutionEngine Revert [MC][ELF] Emit separate unique sections for different flags 2021-09-10 16:55:29 -07:00
FileCheck
Frontend [mlir][openacc] Initial translation for DataOp to LLVM IR 2021-07-27 22:04:04 -04:00
FuzzMutate
InterfaceStub
IR
LineEditor
Linker
MC
MI
MIR
Object
ObjectYAML
Option
Passes
ProfileData
Remarks
Support [SystemZ] Add support for new cpu architecture - arch14 2021-07-26 16:57:28 +02:00
TableGen
Target
TextAPI
tools Merge all the llvm-exegesis unit tests into a single binary 2021-07-26 22:07:07 -07:00
Transforms [Local] Do not introduce a new llvm.trap before unreachable 2021-07-26 23:33:36 -05:00
XRay
CMakeLists.txt
unittest.cfg.in