llvm/tools
Martin Storsjo 4a22e748f2 [llvm-cvtres] Add support for ARM64
Also change some default cases into llvm_unreachable in
WindowsResourceCOFFWriter, to make it easier to find if they
are triggerd from within e.g. lld, which supported ARM64 earlier
than llvm-cvtres did.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317942 91177308-0d34-0410-b5e6-96231b3b80d8
2017-11-10 22:27:41 +00:00
..
bugpoint
bugpoint-passes
dsymutil [DWARFv5] Support DW_FORM_strp in the .debug_line header. 2017-11-07 19:57:12 +00:00
gold
llc
lli
llvm-ar [llvm-ar] Support an options string that start with a dash 2017-11-03 20:09:10 +00:00
llvm-as
llvm-as-fuzzer
llvm-bcanalyzer
llvm-c-test [LLVM-C] Expose functions to create debug locations via DIBuilder. 2017-11-01 22:18:52 +00:00
llvm-cat
llvm-cfi-verify [cfi-verify] Made FileAnalysis operate on a GraphResult rather than build one and validate it. 2017-11-10 21:00:22 +00:00
llvm-config
llvm-cov [llvm-cov] Don't render empty region marker lines 2017-11-09 02:33:44 +00:00
llvm-cvtres [llvm-cvtres] Add support for ARM64 2017-11-10 22:27:41 +00:00
llvm-cxxdump Add llvm::for_each as a range-based extensions to <algorithm> and make use of it in some cases where it is a more clear alternative to std::for_each. 2017-11-03 20:01:25 +00:00
llvm-cxxfilt [tools] Add option to install binutils symlinks 2017-11-02 21:43:32 +00:00
llvm-demangle-fuzzer
llvm-diff
llvm-dis
llvm-dwarfdump Re-land "[dwarfdump] Add -lookup option" 2017-10-25 21:56:41 +00:00
llvm-dwp [tools] Add option to install binutils symlinks 2017-11-02 21:43:32 +00:00
llvm-extract
llvm-go
llvm-isel-fuzzer fix llvm-isel-fuzzer: LLVMFuzzerTestOneInput should never return non-zero (according to the contract) 2017-10-16 20:36:57 +00:00
llvm-jitlistener
llvm-link
llvm-lto
llvm-lto2
llvm-mc
llvm-mc-assemble-fuzzer Make MCAsmBackend and MCCodeEmiiter passed by unique_ptr rval 2017-11-06 18:56:36 +00:00
llvm-mc-disassemble-fuzzer
llvm-mcmarkup Add llvm::for_each as a range-based extensions to <algorithm> and make use of it in some cases where it is a more clear alternative to std::for_each. 2017-11-03 20:01:25 +00:00
llvm-modextract
llvm-mt Convert FileOutputBuffer to Expected. NFC. 2017-11-08 01:05:44 +00:00
llvm-nm Add llvm::for_each as a range-based extensions to <algorithm> and make use of it in some cases where it is a more clear alternative to std::for_each. 2017-11-03 20:01:25 +00:00
llvm-objcopy Make sure an error is always handled. 2017-11-08 21:15:21 +00:00
llvm-objdump Fix a crash in llvm-objdump when printing a bad x86_64 relocation in a Mach-O 2017-11-03 21:32:44 +00:00
llvm-opt-fuzzer [llvm-opt-fuzzer] Add missed library dependence. Fir for rL317883 2017-11-10 15:08:14 +00:00
llvm-opt-report
llvm-pdbutil Add llvm::for_each as a range-based extensions to <algorithm> and make use of it in some cases where it is a more clear alternative to std::for_each. 2017-11-03 20:01:25 +00:00
llvm-profdata
llvm-rc
llvm-readobj Add llvm::for_each as a range-based extensions to <algorithm> and make use of it in some cases where it is a more clear alternative to std::for_each. 2017-11-03 20:01:25 +00:00
llvm-rtdyld
llvm-shlib
llvm-size Add llvm::for_each as a range-based extensions to <algorithm> and make use of it in some cases where it is a more clear alternative to std::for_each. 2017-11-03 20:01:25 +00:00
llvm-special-case-list-fuzzer [llvm-special-case-list-fuzzer] Add fuzz target. 2017-10-17 17:43:34 +00:00
llvm-split
llvm-stress
llvm-strings [tools] Add option to install binutils symlinks 2017-11-02 21:43:32 +00:00
llvm-symbolizer [tools] Add option to install binutils symlinks 2017-11-02 21:43:32 +00:00
llvm-xray [XRay] Minimal tool to convert xray traces to Chrome's Trace Event Format. 2017-11-07 00:28:28 +00:00
lto
msbuild
obj2yaml
opt re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass." 2017-11-03 12:12:27 +00:00
opt-viewer
sancov
sanstats
verify-uselistorder
xcode-toolchain
yaml2obj Reapply: Allow yaml2obj to order implicit sections for ELF 2017-11-09 14:53:43 +00:00
CMakeLists.txt
LLVMBuild.txt