1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib
Nico Weber 757bf56762 llvm-cvtres: Make new dupe resource error a bit friendlier
For well-known type IDs, include the name of the type.

To not duplicate the ID->name map, make llvm-readobj call this new
function as well.  It has slightly different output, so this also
requires updating a few tests.

Differential Revision: https://reviews.llvm.org/D61086

llvm-svn: 359153
2019-04-24 23:26:30 +00:00
..
Analysis Add optional arg to profile count getters to filter 2019-04-24 19:51:16 +00:00
AsmParser
BinaryFormat
Bitcode
CodeGen Recommitting r358783 and r358786 "[MS] Emit S_HEAPALLOCSITE debug info" with fixes for buildbot error (undefined assembler label). 2019-04-24 23:02:48 +00:00
DebugInfo Use llvm::stable_sort 2019-04-23 14:51:27 +00:00
Demangle llvm-undname: Fix assert-on->4GiB-string-literal, found by oss-fuzz 2019-04-24 16:09:38 +00:00
ExecutionEngine [JITLink] Refer to FDE's CIE (not the most recent CIE) when parsing eh-frame. 2019-04-24 15:15:55 +00:00
Fuzzer
FuzzMutate
IR Add optional arg to profile count getters to filter 2019-04-24 19:51:16 +00:00
IRReader
LineEditor
Linker
LTO [NewPassManager] Adding pass tuning options: loop vectorize. 2019-04-19 16:11:59 +00:00
MC Use llvm::stable_sort 2019-04-23 14:51:27 +00:00
MCA
Object llvm-cvtres: Make new dupe resource error a bit friendlier 2019-04-24 23:26:30 +00:00
ObjectYAML [AMDGPU] Add gfx1010 target definitions 2019-04-24 17:03:15 +00:00
Option
Passes [ThinLTO] Pass down opt level to LTO backend and handle -O0 LTO in new PM 2019-04-23 18:56:19 +00:00
ProfileData The error message for mismatched value sites is very cryptic. 2019-04-23 22:26:55 +00:00
Remarks [Remarks] Add string deduplication using a string table 2019-04-24 00:06:24 +00:00
Support posix_spawn should retry upon EINTR 2019-04-24 23:24:53 +00:00
TableGen
Target Recommitting r358783 and r358786 "[MS] Emit S_HEAPALLOCSITE debug info" with fixes for buildbot error (undefined assembler label). 2019-04-24 23:02:48 +00:00
Testing
TextAPI
ToolDrivers
Transforms [SLP] Fix crash after r358519, by V. Porpodas. 2019-04-24 20:21:32 +00:00
WindowsManifest
XRay Use llvm::stable_sort 2019-04-23 14:51:27 +00:00
CMakeLists.txt
LLVMBuild.txt