summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/X86
Commit message (Expand)AuthorAgeFilesLines
* Delete UnknownAddress. It is a perfectly valid symbol value.Rafael Espindola2015-07-071-0/+3
* Common symbols are not undefined, at least for ObjectFile.Rafael Espindola2015-07-071-0/+9
* llvm-nm: treat weak undefined as undefined.Rafael Espindola2015-07-061-0/+9
* Fix printing of common symbols.Rafael Espindola2015-07-061-0/+3
* llvm-nm: print 'n' instead of '?'Rafael Espindola2015-06-251-1/+6
* Change how symbol sizes are handled in lib/Object.Rafael Espindola2015-06-241-0/+7
* Move test that depends on x86 to the x86 directory.Rafael Espindola2015-06-041-0/+9
* Fix getRelocationValueString to return the symbol name for EM_386.Jan Wen Voung2014-10-291-3/+3
* Nuke MCAnalysis.Sean Silva2014-09-024-251/+0
* Fix an off-by-one bug in the target independent llvm-objdump.Rafael Espindola2014-08-171-0/+10
* Use "weak alias" instead of "alias weak"Rafael Espindola2014-07-301-1/+1
* Changed the lvm-nm alias "-s" for -print-armap to "-M".Kevin Enderby2014-07-081-1/+1
* Move test since it now depends on the x86 backend.Rafael Espindola2014-07-031-0/+45
* Add support for inline asm symbols in llvm-ar.Rafael Espindola2014-07-031-0/+20
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* [yaml2obj] Follow-up to the r208228 and r208406. Remove duplicated YAMLSimon Atanasyan2014-05-091-3/+0
* Mark yaml2obj-elf-x86-rel.yaml as XFAIL:vg_leak for now. This has two pairs o...NAKAMURA Takumi2014-05-091-0/+1
* [yaml2obj] Support ELF x86 relocations.Simon Atanasyan2014-05-071-0/+43
* YAMLIO: Allow scalars to dictate quotation rulesDavid Majnemer2014-04-101-1/+1
* Revert "YAMLIO: Encode ambiguous hex strings explicitly"Filipe Cabecinhas2014-04-091-1/+1
* YAMLIO: Encode ambiguous hex strings explicitlyDavid Majnemer2014-04-091-1/+1
* Implement getRelocationAddress for MachO and ET_REL elf files.Rafael Espindola2014-04-031-0/+20
* Fix "llvm-objdump -d -r" to show relocations inline for ELF filesMark Seaborn2014-01-251-0/+35
* Create an atom with just the data that failed to disassemble.Rafael Espindola2013-10-161-2/+12
* MC CFG: Remap enough for data too, analoguous to r188873.Ahmed Bougacha2013-08-211-0/+48
* Add testcase for r188873: MCTextAtom boundaries.Ahmed Bougacha2013-08-211-0/+39
* Add basic YAML MC CFG testcase.Ahmed Bougacha2013-08-211-0/+86
* MC: ObjectSymbolizer can now recognize external function stubs.Ahmed Bougacha2013-08-211-0/+18
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* Revert "Put r184469 disassembler test back on X86"Sean Silva2013-06-211-46/+0
* Put r184469 disassembler test back on X86Renato Golin2013-06-211-0/+46
* Move the test for the data in code into the ARM directory as it is an ARMKevin Enderby2013-06-061-7/+0
* Teach llvm-objdump with the -macho parser how to use the data in code tableKevin Enderby2013-06-061-0/+7
* Add MCSymbolizer for symbolic/annotated disassembly.Ahmed Bougacha2013-05-241-0/+30
* Object: Fix Mach-O relocation printing.Ahmed Bougacha2013-05-141-0/+35
* Teach MachO which sections contain codeTim Northover2012-12-171-0/+3
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-251-8/+1
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-5/+13
* Move x86-specific tests into X86 folder.Eli Friedman2011-11-013-0/+91
OpenPOWER on IntegriCloud