summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools
Commit message (Expand)AuthorAgeFilesLines
* [llvm-readobj] Print MIPS PLT tableSimon Atanasyan2015-07-092-0/+34
* [CodeView] Add support for emitting column informationDavid Majnemer2015-07-091-0/+10
* llvm-objdump: Replace the -macho -raw option with a generic -raw-clang-astAdrian Prantl2015-07-081-2/+0
* Pass -m to the linker in this test.Rafael Espindola2015-06-231-1/+1
* objdump: Don't print a (always 0) size for MachO symbols.Rafael Espindola2015-06-231-5/+5
* Add a test for the previous commit.Rafael Espindola2015-06-231-0/+3
* Fix tests when X86 is not enabled.Rafael Espindola2015-06-232-0/+2
* Compute correct symbol sizes for MachO and COFF.Rafael Espindola2015-06-231-0/+44
* [Object] Search for architecures by name in MachOUniversalBinary::getObjectFo...Frederic Riss2015-06-223-0/+26
* Add a triple to the test to fix it on some hosts.Rafael Espindola2015-06-221-1/+1
* Improve the --expand-relocs handling of MachO.Rafael Espindola2015-06-182-168/+52
* Pass --expand-relocs to a few more tests.Rafael Espindola2015-06-182-44/+364
* [llvm-readobj] Print MIPS .reginfo section contentSimon Atanasyan2015-06-162-0/+10
* Have MachOObjectFile::isValidArch() accept armv7Frederic Riss2015-06-161-0/+1
* gold-plugin: save the .o when given -save-temps.Rafael Espindola2015-06-151-0/+3
* [dsymutil] Fix misspelled CHECK line.Frederic Riss2015-06-051-1/+1
* [dsymutil] Add support for linking the debug_frame section.Frederic Riss2015-06-055-0/+231
* [dsymutil] Have the YAML deserialization rewrite the object address of symbols.Frederic Riss2015-06-051-0/+44
* [dsymutil] Handle the -oso-prepend-path option when the input is a YAML debug...Frederic Riss2015-06-052-2/+2
* Fix buildbot failure on Windows by relaxing test expectations.Alexey Samsonov2015-06-041-1/+2
* llvm-objdump: return non-zero exit code for certain cases of invalid inputAlexey Samsonov2015-06-041-0/+5
* Reapply r238941 - [dsymutil] Accept a YAML debug map as input instead of a bi...Frederic Riss2015-06-032-0/+3
* Revert "[dsymutil] Accept a YAML debug map as input instead of a binary."Frederic Riss2015-06-032-3/+0
* [dsymutil] Accept a YAML debug map as input instead of a binary.Frederic Riss2015-06-032-0/+3
* [dsymutil] Replace -parse-only option with -dump-debug-mapFrederic Riss2015-06-031-5/+5
* Fix the interpretation of a 0 st_name.Rafael Espindola2015-06-031-1/+1
* [dsymutil] Use YAMLIO to dump debug map.Frederic Riss2015-06-011-40/+42
* Clarify how the binary file checked in was generated.Davide Italiano2015-05-301-0/+4
* [llvm-readobj/ELF] Teach how to decode DF_1_XXX flagsDavide Italiano2015-05-252-0/+6
* Stop inventing symbol sizes.Rafael Espindola2015-05-221-4/+4
* [llvm-readobj] Teach llvm-readobj to print PT_MIPS_ABIFLAGS program headerSimon Atanasyan2015-05-151-5/+17
* InstrProf: Fix display of large numbers in llvm-covJustin Bogner2015-05-134-37/+37
* [llvm-readobj] Print .MIPS.abiflags section contentSimon Atanasyan2015-05-073-0/+42
* InstrProf: Give coverage its own errors instead of piggy backing on instrprofJustin Bogner2015-05-061-1/+1
* A few fixes for llvm-symbolizer on Windows.Zachary Turner2015-05-066-15/+36
* [llvm-pdbdump] Support dynamic load address and external symbols.Zachary Turner2015-05-013-0/+16
* For llvm-objdump, with the -archive-headers and -macho options, use the -non-...Kevin Enderby2015-04-301-0/+18
* Make llvm-symbolizer work on Windows.Zachary Turner2015-04-276-0/+20
* [Mips] Support DT_MIPS_OPTIONS dynamic section tag in the llvm-readobjSimon Atanasyan2015-04-202-0/+22
* For llvm-objdump, dump the (__OBJC,__protocol) section for Objc1 32-bit Mach-...Kevin Enderby2015-04-161-0/+139
* For llvm-objdump added support for printing Objc1 32-bit runtime meta dataKevin Enderby2015-04-163-0/+285
* llvm-readobj: teach it to handle MachO Universal Archive correctlyDavid Blaikie2015-04-132-0/+156
* Fix failure on builder llvm-clang-lld-x86_64-debian-fast as theKevin Enderby2015-04-061-1/+0
* For llvm-objdump added support for printing Objc2 32-bit runtime meta dataKevin Enderby2015-04-063-0/+410
* Add the option -objc-meta-data to llvm-objdump used with -macho toKevin Enderby2015-04-013-0/+206
* [Objdump] Pass the correct subtarget to printInst.Akira Hatanaka2015-03-282-0/+3
* Add a -raw option to the -section mode of llvm-objdump.Adrian Prantl2015-03-271-0/+5
* llvm-cov: Require a subcommand when invoked as llvm-covJustin Bogner2015-03-243-23/+23
* [dsymutil] Temporarily disable some tests on windows.Frederic Riss2015-03-243-0/+3
* Add -m -m elf_x86_64 to gold invocations.Rafael Espindola2015-03-243-4/+5
OpenPOWER on IntegriCloud