1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools
Xing GUO 08fc71ca9f [yaml2obj] Move redundant statements into a separate static function
Reviewers: jhenderson, grimar

Reviewed By: jhenderson

Subscribers: jakehehrlich, llvm-commits

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

llvm-svn: 348264
2018-12-04 14:27:51 +00:00
..
bugpoint
bugpoint-passes
dsymutil [dsymutil] Gather global and local symbol addresses in the main executable. 2018-11-30 18:56:10 +00:00
gold
llc
lli
llvm-ar
llvm-as
llvm-as-fuzzer
llvm-bcanalyzer
llvm-c-test
llvm-cat
llvm-cfi-verify
llvm-config
llvm-cov
llvm-cvtres
llvm-cxxdump
llvm-cxxfilt
llvm-cxxmap
llvm-demangle-fuzzer
llvm-diff
llvm-dis
llvm-dwarfdump Revert r347490 as it breaks address sanitizer builds 2018-11-23 17:13:06 +00:00
llvm-dwp
llvm-exegesis [llvm-exegesis][NFC] Some code style cleanup 2018-11-20 14:41:59 +00:00
llvm-extract
llvm-go
llvm-isel-fuzzer
llvm-jitlistener
llvm-link
llvm-lto [ThinLTO] Import local variables from the same module as caller 2018-11-29 17:02:42 +00:00
llvm-lto2
llvm-mc
llvm-mc-assemble-fuzzer
llvm-mc-disassemble-fuzzer
llvm-mca [llvm-mca] Speedup the default resource selection strategy. 2018-11-30 17:15:52 +00:00
llvm-modextract
llvm-mt
llvm-nm [llvm-nm] Fix use-after-free for MachOUniversalBinaries 2018-11-19 17:19:50 +00:00
llvm-objcopy [llvm-objcopy] Add --build-id-link-dir flag 2018-12-03 19:49:23 +00:00
llvm-objdump [llvm-objdump] Print a blank row at the end of sections 2018-11-17 08:12:48 +00:00
llvm-opt-fuzzer
llvm-opt-report
llvm-pdbutil
llvm-profdata
llvm-rc [llvm-rc] Support EXSTYLE statement. 2018-11-29 12:17:39 +00:00
llvm-readobj [llvm-readobj] Improve dynamic section iteration NFC. 2018-12-01 12:27:24 +00:00
llvm-rtdyld
llvm-shlib
llvm-size [llvm-size] Use empty() and range-based for loop. NFC 2018-11-22 00:44:17 +00:00
llvm-special-case-list-fuzzer
llvm-split
llvm-stress
llvm-strings
llvm-symbolizer
llvm-undname
llvm-xray
llvm-yaml-numeric-parser-fuzzer
lto
msbuild
obj2yaml [obj2yaml] [COFF] Write RVA instead of VA for sections, fix roundtripping executables 2018-11-29 20:53:57 +00:00
opt [DebugInfo] DISubprogram flags get their own flags word. NFC. 2018-11-19 18:29:28 +00:00
opt-remarks
opt-viewer
sancov
sanstats [cfi] Help sanstats to find binary if they are not at the original location 2018-11-26 21:48:55 +00:00
verify-uselistorder
xcode-toolchain
yaml2obj [yaml2obj] Move redundant statements into a separate static function 2018-12-04 14:27:51 +00:00
CMakeLists.txt
LLVMBuild.txt