summaryrefslogtreecommitdiffstats
path: root/test/tools
Commit message (Expand)AuthorAgeFilesLines
* Merging r325894:Hans Wennborg2018-02-231-1/+1
* Merging r321980:Hans Wennborg2018-01-161-0/+26
* [llvm-objcopy] Add support for visibilityJake Ehrlich2018-01-021-1/+34
* Fix tests after move to utohexstr.Benjamin Kramer2017-12-282-2/+2
* [llvm-readobj] Support -needed-libs option for COFF filesPetr Hosek2017-12-272-0/+5
* [llvm-readobj] Support 'GNU' style for MIPS GOT/PLT dumpingSimon Atanasyan2017-12-212-2/+166
* [dwarfdump][test] Add test case for r321064Jonas Devlieghere2017-12-191-1/+6
* [llvm-objcopy] Add option to add a progbits section from a fileJake Ehrlich2017-12-192-0/+73
* Fix buffer overrun in WindowsResourceCOFFWriter::writeSymbolTable()Bob Haarman2017-12-182-34/+34
* [LTO] Make processing of combined module more consistentVitaly Buka2017-12-161-1/+14
* Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent2017-12-154-6/+13
* [opt-viewer] Render utf-8 characters properly in the generated HTMLAdam Nemet2017-12-147-0/+7
* [opt-viewer] Support unicode characters in function namesAdam Nemet2017-12-145-0/+188
* [LLVMgold] Use platform dependent extension in testsEugene Leviant2017-12-1468-104/+104
* [WebAssembly] Use bitfield types in wasm YAML representationSam Clegg2017-12-131-4/+4
* [dsymutil][test] Fix failing test when no lipo binary availableJonas Devlieghere2017-12-131-11/+0
* [dsymutil] Re-enable threadingJonas Devlieghere2017-12-132-1/+16
* reverting out -r320532 because a warning is breaking the lld buildMichael Trent2017-12-134-13/+6
* Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent2017-12-124-6/+13
* [dsymutil] Accept line tables up to DWARFv5.Jonas Devlieghere2017-12-124-0/+46
* [llvm-cov] Simplify a test case. NFC.Vedant Kumar2017-12-111-24/+5
* [llvm-cov] Add an option for "export" command to emit only file summary data.Max Moroz2017-12-111-24/+27
* dwarfdump: Add support for the --diff option.Adrian Prantl2017-12-082-0/+7
* Reverting r320166 to fix test failures.Michael Trent2017-12-082-6/+0
* Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent2017-12-082-0/+6
* [dsymutil] Add -verify option to run DWARF verifier after linking.Jonas Devlieghere2017-12-072-0/+9
* [COFF] Ignore semicolons in module definition identifiersRui Ueyama2017-12-061-3/+9
* [opt-viewer] Suppress noisy Swift remarksAdam Nemet2017-12-065-0/+340
* Simplify test.Rafael Espindola2017-12-051-11/+7
* Delete temp file if rename fails.Rafael Espindola2017-12-051-0/+22
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-048-18/+18
* [llvm-readobj] Print static MIPS GOTSimon Atanasyan2017-12-022-1/+38
* [AMDGPU] Convert test/tools/llvm-objdump/AMDGPU/source-lines.ll to amdgizYaxun Liu2017-11-301-21/+21
* [llvm-objcopy] Add support for --only-keep/-j and --keepJake Ehrlich2017-11-3012-0/+267
* [dsymutil] Upstream getBundleInfo implementationJonas Devlieghere2017-11-302-0/+50
* [Coverage] Use the most-recent completed region count (PR35437)Vedant Kumar2017-11-301-1/+3
* Add opt-viewer testingAdam Nemet2017-11-299-0/+1105
* llvm-dwarfdump: honor the --show-children option when dumping a specific DIE.Adrian Prantl2017-11-291-0/+6
* Revert "Add opt-viewer testing"Adam Nemet2017-11-299-1105/+0
* Add opt-viewer testingAdam Nemet2017-11-289-0/+1105
* Revert "Add opt-viewer testing"Adam Nemet2017-11-289-1115/+0
* Add opt-viewer testingAdam Nemet2017-11-279-0/+1115
* [llvm-objcopy] Add --strip-all-gnu and change --strip-allJake Ehrlich2017-11-272-34/+63
* [llvm-dwarfdump] Display DW_AT_high_pc as absolute valueJonas Devlieghere2017-11-274-14/+19
* [AMDGPU][MC][GFX8][GFX9] Corrected names of integer v_{add/addc/sub/subrev/su...Dmitry Preobrazhensky2017-11-201-2/+2
* [llvm-profdata] Don't treat non-fatal merge errors as fatalVedant Kumar2017-11-172-1/+10
* [gold] Fix broken thin LTO cache test NFCAndrew Ng2017-11-171-3/+3
* [llvm-profdata] Fix a dangling reference to an error stringVedant Kumar2017-11-175-0/+32
* llvm-objdump: Add missing requires for the test in r313921Justin Bogner2017-11-161-0/+1
* Add ELF dynamic symbol support to yaml2obj/obj2yamlDave Lee2017-11-161-0/+41