1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/tools
Benjamin Kramer a4f804055a [profdata] Remove constructor that MSVC 2013 pretends to not understand.
No functionality change intended.

llvm-svn: 276284
2016-07-21 14:29:11 +00:00
..
bugpoint bugpoint: add flag -verbose-errors 2016-07-15 23:15:06 +00:00
bugpoint-passes
dsymutil [Object] Re-apply r275316 now that I have the corresponding LLD patch ready. 2016-07-14 02:24:01 +00:00
gold [ThinLTO/gold] Perform index-based weak/linkonce resolution 2016-07-14 21:13:24 +00:00
llc llc: Add support for -run-pass none 2016-07-16 02:24:59 +00:00
lli [cmake] Change lli-child-target to use add_llvm_utility instead of add_llvm_executable. 2016-07-10 02:43:50 +00:00
llvm-ar Next step along the way to getting good error messages for bad archives. 2016-07-19 20:47:07 +00:00
llvm-as
llvm-as-fuzzer
llvm-bcanalyzer
llvm-c-test
llvm-config
llvm-cov [llvm-cov] Re-write a very opaque comment (NFC) 2016-07-18 18:02:54 +00:00
llvm-cxxdump [Object] Re-apply r275316 now that I have the corresponding LLD patch ready. 2016-07-14 02:24:01 +00:00
llvm-diff
llvm-dis
llvm-dwarfdump
llvm-dwp
llvm-extract
llvm-go
llvm-jitlistener
llvm-link Don't verify inputs to the Linker if ODR merging. 2016-06-29 18:31:48 +00:00
llvm-lto Move legacy LTO interface headers to legacy/ directory. 2016-07-14 21:21:16 +00:00
llvm-mc Provide support for preserving assembly comments 2016-07-11 12:42:14 +00:00
llvm-mc-fuzzer
llvm-mcmarkup
llvm-nm [Object] Re-apply r275316 now that I have the corresponding LLD patch ready. 2016-07-14 02:24:01 +00:00
llvm-objdump Next step along the way to getting good error messages for bad archives. 2016-07-19 20:47:07 +00:00
llvm-pdbdump [pdbdump] Use the "flow" style to print out a sequence of uint32_t. 2016-07-20 19:41:47 +00:00
llvm-profdata [profdata] Remove constructor that MSVC 2013 pretends to not understand. 2016-07-21 14:29:11 +00:00
llvm-readobj llvm-readobj: add some more aliases 2016-07-20 01:16:28 +00:00
llvm-rtdyld
llvm-shlib
llvm-size [Object] Re-apply r275316 now that I have the corresponding LLD patch ready. 2016-07-14 02:24:01 +00:00
llvm-split
llvm-stress
llvm-symbolizer
lto Move legacy LTO interface headers to legacy/ directory. 2016-07-14 21:21:16 +00:00
msbuild
obj2yaml [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
opt [OptRemark,LDist] RFC: Add hotness attribute 2016-07-15 17:23:20 +00:00
sancov [Object] Re-apply r275316 now that I have the corresponding LLD patch ready. 2016-07-14 02:24:01 +00:00
sanstats
verify-uselistorder
xcode-toolchain
yaml2obj [yaml2obj] Remove --format option in favor of YAML tags 2016-06-27 19:53:53 +00:00
CMakeLists.txt
LLVMBuild.txt