1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools
Benjamin Kramer 2db80d6811 Fix tests after move to utohexstr.
llvm-svn: 321527
2017-12-28 17:00:37 +00:00
..
bugpoint Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
bugpoint-passes Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
dsymutil [dsymutil][NFC] Replace calls to CoreFoundation with LLVM equivalent. 2017-12-28 14:05:49 +00:00
gold [LLVMgold] Don't set undefined symbol as prevailing 2017-12-15 09:18:21 +00:00
llc
lli
llvm-ar Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
llvm-as
llvm-as-fuzzer
llvm-bcanalyzer Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
llvm-c-test Fixed warning 'function declaration isn’t a prototype [-Werror=strict-prototypes]' 2017-12-16 02:54:17 +00:00
llvm-cat
llvm-cfi-verify Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
llvm-config
llvm-cov Avoid int to string conversion in Twine or raw_ostream contexts. 2017-12-28 16:58:54 +00:00
llvm-cvtres
llvm-cxxdump Fix more inconsistent line endings. NFC. 2017-12-18 19:46:56 +00:00
llvm-cxxfilt
llvm-demangle-fuzzer
llvm-diff Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
llvm-dis
llvm-dwarfdump [dwarfdump] Lookup needs to be an unsigned long long parameter. 2017-12-19 09:45:26 +00:00
llvm-dwp Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
llvm-extract
llvm-go
llvm-isel-fuzzer Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
llvm-jitlistener
llvm-link
llvm-lto [Support][CachePruning] Disable cache pruning regression fix 2017-12-19 14:42:38 +00:00
llvm-lto2
llvm-mc Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
llvm-mc-assemble-fuzzer
llvm-mc-disassemble-fuzzer
llvm-mcmarkup Fix more inconsistent line endings. NFC. 2017-12-18 19:46:56 +00:00
llvm-modextract
llvm-mt
llvm-nm Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
llvm-objcopy [llvm-objcopy] Add option to add a progbits section from a file 2017-12-19 00:47:30 +00:00
llvm-objdump Avoid int to string conversion in Twine or raw_ostream contexts. 2017-12-28 16:58:54 +00:00
llvm-opt-fuzzer Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
llvm-opt-report
llvm-pdbutil Don't crash in llvm-pdbutil when dumping TypeIndexes with high bit set. 2017-12-15 00:27:49 +00:00
llvm-profdata
llvm-rc
llvm-readobj Fix tests after move to utohexstr. 2017-12-28 17:00:37 +00:00
llvm-rtdyld Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
llvm-shlib
llvm-size Fix more inconsistent line endings. NFC. 2017-12-18 19:46:56 +00:00
llvm-special-case-list-fuzzer
llvm-split
llvm-stress
llvm-strings
llvm-symbolizer
llvm-xray Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
lto
msbuild
obj2yaml [WebAssembly] Add support for init functions linking metadata 2017-12-14 21:10:03 +00:00
opt
opt-viewer [opt-viewer] Also demangle indirect-call promotion targets 2017-12-20 19:08:12 +00:00
sancov Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
sanstats
verify-uselistorder
xcode-toolchain
yaml2obj Avoid int to string conversion in Twine or raw_ostream contexts. 2017-12-28 16:58:54 +00:00
CMakeLists.txt
LLVMBuild.txt