1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib
Mitch Phillips 437d145e05 Revert "[NFC] Fix a gcc build break by using an explict constructor."
This reverts commit 248b279cf04d9e439a1e426ffd24f2dfa93d02f8.

Reason: Dependency of patch that broke the ASan buildbots:
  http://lab.llvm.org:8011/#/builders/5/builds/2269
2020-12-10 15:53:38 -08:00
..
Analysis [coroutine] should disable inline before calling coro split 2020-12-08 08:53:08 -08:00
AsmParser Adding PoisonValue for representing poison value explicitly in IR 2020-11-25 17:33:51 -07:00
BinaryFormat [Triple][MachO] Define "arm64e", an AArch64 subarch for Pointer Auth. 2020-12-03 07:53:59 -08:00
Bitcode Adding PoisonValue for representing poison value explicitly in IR 2020-11-25 17:33:51 -07:00
Bitstream llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
CodeGen Revert "[NFC] Fix a gcc build break by not using an initializer." 2020-12-10 15:53:38 -08:00
DebugInfo [lib/Object, tools] - Make ELFObjectFile::getELFFile return reference. 2020-12-04 16:02:29 +03:00
Demangle llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
DWARFLinker [dsymutil][DWARFLinker][NFC] Make interface of AddressMap more general. 2020-12-10 14:57:08 +03:00
ExecutionEngine [JITLink][ELF] Reformat/add debug logging in ELF_x86_64.cpp. 2020-12-10 18:46:44 +11:00
Extensions llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
FileCheck Revert "[build] normalize components dependencies" 2020-11-18 19:23:11 +01:00
Frontend [OpenMPIRBuilder] Put the barrier in the exit block in createWorkshapeLoop 2020-12-09 11:33:04 +01:00
Fuzzer
FuzzMutate llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
InterfaceStub [lib/Object, tools] - Make ELFObjectFile::getELFFile return reference. 2020-12-04 16:02:29 +03:00
IR [CSSPGO] Pseudo probe encoding and emission. 2020-12-10 09:50:08 -08:00
IRReader static const char *const foo => const char foo[] 2020-12-01 10:33:18 -08:00
LineEditor llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
Linker [ThinLTO] Import symver directives for imported symbols (PR48214) 2020-12-02 14:56:43 +01:00
LTO [Triple][MachO] Define "arm64e", an AArch64 subarch for Pointer Auth. 2020-12-03 07:53:59 -08:00
MC Revert "[NFC] Fix a gcc build break by using an explict constructor." 2020-12-10 15:53:38 -08:00
MCA [llvm-mca] Fix processing thumb instruction set 2020-11-24 18:27:59 +03:00
Object [WebAssembly] Add support for named data sections in wasm binaries 2020-12-09 12:57:07 -08:00
ObjectYAML [WebAssembly] Add support for named data sections in wasm binaries 2020-12-09 12:57:07 -08:00
Option Remove memory allocation with string 2020-12-05 15:14:44 -08:00
Passes [PGO] Enable preinline and cleanup when optimize for size 2020-12-10 12:29:17 -08:00
ProfileData [llvm-cov][gcov] Optimize the cycle counting algorithm by skipping zero count cycles 2020-12-10 15:22:29 -08:00
Remarks llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
Support Support: Add RedirectingFileSystem::create from simple list of redirections 2020-12-08 17:53:30 -08:00
TableGen [TableGen] Cache the vectors of records returned by getAllDerivedDefinitions(). 2020-12-09 10:54:04 -05:00
Target [WebAssembly] Support COMDAT sections in assembly syntax 2020-12-10 14:46:24 -08:00
Testing [llvm][NFC] Remove unnecessary vector creation in Annotations 2020-11-14 15:55:09 +00:00
TextAPI llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
ToolDrivers llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
Transforms [PGO] Enable preinline and cleanup when optimize for size 2020-12-10 12:29:17 -08:00
WindowsManifest llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
XRay [lib/Object, tools] - Make ELFObjectFile::getELFFile return reference. 2020-12-04 16:02:29 +03:00
CMakeLists.txt llvmbuildectomy - support disabled native target 2020-11-13 15:50:13 +01:00