1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib
Jon Roelofs 8bf2f5ca50 Add intrinsics_gen as a dependency of libRemarks
Builds were failing with errors like:

```
fatal error: 'llvm/IR/Attributes.inc' file not found
         ^~~~~~~~~~~~~~~~~~~~~~~~
```

rdar://75179147
2021-03-08 14:17:27 -08:00
..
Analysis [InstSimplify] cttz(1<<x) --> x 2021-03-08 16:30:14 -05:00
AsmParser
BinaryFormat [WebAssembly] Add new relocation for location relative data 2021-03-08 11:34:10 -08:00
Bitcode
Bitstream
CodeGen [AArch64][GlobalISel] Lower G_BUILD_VECTOR -> G_DUP 2021-03-08 13:01:10 -08:00
DebugInfo
Demangle
DWARFLinker
ExecutionEngine
Extensions
FileCheck
Frontend
Fuzzer
FuzzMutate
InterfaceStub
IR
IRReader
LineEditor
Linker
LTO
MC [WebAssembly] Add new relocation for location relative data 2021-03-08 11:34:10 -08:00
MCA
Object [M68k](4/8) MC layer and object file support 2021-03-08 12:30:57 -08:00
ObjectYAML [M68k](4/8) MC layer and object file support 2021-03-08 12:30:57 -08:00
Option
Passes
ProfileData
Remarks Add intrinsics_gen as a dependency of libRemarks 2021-03-08 14:17:27 -08:00
Support [M68k](3/8) Skeleton and target description files 2021-03-08 12:30:57 -08:00
TableGen
Target [PowerPC] Removing _massv place holder 2021-03-08 21:43:24 +00:00
Testing
TextAPI
ToolDrivers
Transforms Revert "[LICM] Make promotion faster" 2021-03-08 12:53:03 -08:00
WindowsManifest
XRay
CMakeLists.txt