llvm/test/tools
Ben Langmuir a7be02e457 [llvm-config] Fix cflags test looking for "warning"
This will fail if you configure with e.g. -Wno-unknown-warning-option.
Change it to check for 'warning:' just like we did for 'error:' in
r289484.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304239 91177308-0d34-0410-b5e6-96231b3b80d8
2017-05-30 20:21:47 +00:00
..
dsymutil [dsymutil] Fix handling of empty CUs in LTO links. 2017-02-09 19:41:55 +00:00
gold Infer relocation model from module flags in relocatable LTO link. 2017-05-22 21:11:35 +00:00
llvm-ar Fix binary static archive that got mangled by patch 2017-03-31 21:16:22 +00:00
llvm-config [llvm-config] Fix cflags test looking for "warning" 2017-05-30 20:21:47 +00:00
llvm-cov [gcov] Sort file info before printing it 2017-04-26 00:16:10 +00:00
llvm-cvtres Adding parsing ability for .res file. 2017-05-30 18:19:06 +00:00
llvm-cxxdump
llvm-cxxfilt c++filt: support COFF import thunks 2017-03-22 21:15:19 +00:00
llvm-dwp
llvm-extract [llvm-extract] Add option for recursive extraction 2017-04-06 20:51:40 +00:00
llvm-lit
llvm-lto Object: Remove ModuleSummaryIndexObjectFile class. 2017-05-01 20:42:32 +00:00
llvm-lto2 llvm-lto2: Move the LTO::run() action behind a subcommand. 2017-04-11 18:12:00 +00:00
llvm-mc
llvm-modextract
llvm-nm Print symbols from COFF import libraries. 2017-05-24 23:40:36 +00:00
llvm-objdump [WebAssembly] Add wasm symbol table support to llvm-objdump 2017-05-04 19:32:43 +00:00
llvm-opt-report
llvm-pdbdump [llvm-pdbdump] Add the option to sort functions and data. 2017-05-14 01:13:40 +00:00
llvm-profdata Fix a couple of typos in memory intrinsic optimization output (NFC) 2017-05-24 17:55:25 +00:00
llvm-readobj [llvm-readobj] Improve errors on invalid binary 2017-05-10 14:18:11 +00:00
llvm-size
llvm-split
llvm-strings
llvm-symbolizer Using address range map to speedup finding inline stack for address. 2017-04-19 20:09:38 +00:00
llvm-xray/X86 [XRay] A tool for Comparing xray function call graphs 2017-04-24 05:54:33 +00:00
lto
sancov [sancov] better input parameters validation 2017-03-03 18:22:20 +00:00
sanstats
yaml2obj [yaml2obj] Improve error message when output file cannot be opened. 2017-04-05 14:44:00 +00:00