.. |
dsymutil
|
Add missing -oso-prepend-path to dsymutil test.
|
2018-12-20 18:47:17 +00:00 |
gold
|
[gold] emit assembly listing from gold plugin on LTO stage
|
2019-01-02 23:48:00 +00:00 |
llvm-ar
|
[llvm-ar] Access ADDLIB in llvm-ar via command line
|
2018-10-26 13:34:38 +00:00 |
llvm-cfi-verify
|
[cfi-verify] Support cross-DSO
|
2018-08-24 15:21:58 +00:00 |
llvm-config
|
[gn build] Commit change that should have been in r350410.
|
2019-01-04 17:26:05 +00:00 |
llvm-cov
|
[llvm-cov] Add lcov tracefile export format.
|
2018-11-09 16:10:44 +00:00 |
llvm-cvtres
|
[opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don't append "[options] <inputs>"
|
2018-10-10 00:15:31 +00:00 |
llvm-cxxdump
|
[llvm-cxxdump] Use error reporting helpers from support
|
2018-11-11 01:24:02 +00:00 |
llvm-cxxfilt
|
Add test for demangling GNU ABI tags.
|
2018-03-22 22:04:32 +00:00 |
llvm-cxxmap
|
Add flag to llvm-profdata to allow symbols in profile data to be remapped, and
|
2018-09-13 20:22:02 +00:00 |
llvm-diff
|
llvm-diff: Fix crash on anonymous functions
|
2018-09-24 04:42:13 +00:00 |
llvm-dlltool
|
[COFF] Adjust how we flag weak externals
|
2018-07-20 20:48:29 +00:00 |
llvm-dwarfdump
|
llvm-dwarfdump: Skip address index info (and dump only the address, if found) when non-verbose dumping addrx forms
|
2018-12-24 06:52:31 +00:00 |
llvm-dwp
|
[llvm-dwp] Clean up tests X86/*.test
|
2018-09-07 18:29:20 +00:00 |
llvm-elfabi
|
[elfabi] Add option to manually specify file read format
|
2019-01-07 17:33:10 +00:00 |
llvm-exegesis
|
[llvm-exegesis] Also check latency mode in local lit.
|
2018-12-10 07:29:47 +00:00 |
llvm-extract
|
[hot-cold-split] Name split functions with ".cold" suffix
|
2018-10-24 18:53:47 +00:00 |
llvm-isel-fuzzer
|
Revert r326710 "Fuzzer: remove temporary files after we're done with them."
|
2018-03-12 13:22:12 +00:00 |
llvm-lib
|
Attempt to get test/tools/llvm-lib/help.test passing on sanitizer-x86_64-linux-fast
|
2018-07-14 11:33:33 +00:00 |
llvm-lit
|
|
|
llvm-lto
|
[ThinLTO] Serialize WithGlobalValueDeadStripping index flag for distributed backends
|
2018-02-07 04:05:59 +00:00 |
llvm-lto2
|
[NewPM] teach -passes= to emit meaningful error messages
|
2018-10-17 10:36:23 +00:00 |
llvm-mc
|
Replace unused output filenames with /dev/null in tests
|
2018-07-02 18:16:44 +00:00 |
llvm-mca
|
[llvm-mca] Rename directory for the Cortex tests (NFC)
|
2018-12-19 22:24:42 +00:00 |
llvm-modextract
|
|
|
llvm-mt
|
[llvm-mt] Use WithColor for printing errors.
|
2018-06-23 16:49:07 +00:00 |
llvm-nm
|
[llvm-nm] Add --portability as alias for --format=posix
|
2019-01-07 14:12:51 +00:00 |
llvm-objcopy
|
[llvm-objcopy] Handle -O <format> flag.
|
2019-01-07 16:59:12 +00:00 |
llvm-objdump
|
[llvm-objdump] - Demangle the symbols when printing symbol table and relocations.
|
2018-12-19 10:21:45 +00:00 |
llvm-opt-fuzzer
|
[NewPM] teach -passes= to emit meaningful error messages
|
2018-10-17 10:36:23 +00:00 |
llvm-opt-report
|
|
|
llvm-pdbdump
|
Fix a few small issues in llvm-pdbutil
|
2018-11-02 18:00:37 +00:00 |
llvm-profdata
|
Add flag to llvm-profdata to allow symbols in profile data to be remapped, and
|
2018-09-13 20:22:02 +00:00 |
llvm-rc
|
[llvm-rc] Support not expressions.
|
2018-12-05 13:22:56 +00:00 |
llvm-readobj
|
Python compat - iteritems() vs. items()
|
2019-01-03 14:12:23 +00:00 |
llvm-size
|
[llvm-size][libobject] Add explicit "inTextSegment" methods similar to "isText" section methods to calculate size correctly.
|
2018-12-13 19:40:12 +00:00 |
llvm-split
|
Make GlobalValues with non-default visibilility dso_local.
|
2018-01-18 02:08:23 +00:00 |
llvm-strings
|
[llvm-strings] Fix whitespaces to match strings output.
|
2018-11-09 18:03:21 +00:00 |
llvm-symbolizer
|
[llvm-objcopy] Rename --keep to --keep-section.
|
2018-11-13 19:32:27 +00:00 |
llvm-xray/X86
|
[llvm-xray] Support for PIE
|
2018-12-14 01:37:56 +00:00 |
lto
|
Move REQUIRES: line to the top
|
2018-06-26 17:44:23 +00:00 |
obj2yaml
|
[obj2yaml] Don't crash for input files without symbol table
|
2017-09-22 09:30:40 +00:00 |
opt-viewer
|
[opt-viewer] Set title for the source pages
|
2018-02-26 21:15:50 +00:00 |
sancov
|
|
|
sanstats
|
[cfi] Help sanstats to find binary if they are not at the original location
|
2018-11-26 21:48:55 +00:00 |
yaml2obj
|
[ObjectYAML] [COFF] Support multiple symbols with the same name
|
2019-01-07 20:55:33 +00:00 |