summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/X86
Commit message (Expand)AuthorAgeFilesLines
* [llvm-objdump] Print relocation addends in hexadecimalDavid Bozier2019-11-191-2/+2
* [llvm-objdump] - Import the test/Object/X86/no-start-symbol.test test case an...George Rimar2019-07-241-10/+0
* [llvm\test\Object] - An initial step to cleanup the test cases.George Rimar2019-07-082-150/+261
* MC: correct the emission of weak aliases in COFFSaleem Abdulrasool2019-06-261-3/+8
* [yaml2obj/obj2yaml] - Allow having the symbols and sections with duplicated n...George Rimar2019-06-251-7/+7
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* Add IR support, ELF section and user documentation for partitioning feature.Peter Collingbourne2019-05-291-1/+1
* [ELF] Implement Dependent Libraries FeatureBen Dunbobbin2019-05-171-2/+8
* [llvm-objdump] Print newlines before and after "Disassembly of section ...:"Fangrui Song2019-05-011-0/+1
* [yaml2obj][obj2yaml] - Change how symbol's binding is descibed when parsing/d...George Rimar2019-04-032-12/+10
* [yaml2obj]Allow explicit symbol indexes in relocations and emit error for bad...James Henderson2019-03-121-0/+3
* Improve "llvm-nm -f sysv" output for Elf filesSunil Srivastava2019-03-081-0/+6
* simplify COFF module assembly test and move it to ObjectBob Haarman2019-01-251-0/+13
* Implemented sane default for llvm-objdump's relocation Value formatDaniel Cederman2018-06-011-3/+3
* Use the section name if a STT_SECTION symbol has empty name.Rafael Espindola2017-09-061-0/+9
* obj2yaml: Print unique section names.Rafael Espindola2017-09-051-0/+28
* [LTO] Prevent dead stripping and internalization of symbols with sectionsTeresa Johnson2017-07-251-2/+2
* [YAML] - Teach yaml2obj/obj2yaml to work with numeric relocation values.George Rimar2017-06-301-0/+29
* Object: Teach irsymtab::read() to try to use the irsymtab that we wrote to disk.Peter Collingbourne2017-06-271-0/+13
* Bitcode: Write the irsymtab to disk.Peter Collingbourne2017-06-273-0/+52
* Add support for handling ifuncs to GlobalValue::getBaseObjectTeresa Johnson2017-05-151-1/+1
* Add an extra test for archive symbol tables.Rafael Espindola2017-05-151-0/+19
* Add ifunc support to ModuleSymbolTable.Rafael Espindola2017-03-291-0/+3
* [IRObjectFile] Handle undefined weak symbols in RecordStreamer.Davide Italiano2016-09-152-0/+13
* RecordStreamer: handle inline asm "lazy_reference" and mark symbols as "used"Mehdi Amini2016-08-031-0/+15
* [yaml2obj] Remove --format option in favor of YAML tagsChris Bieneman2016-06-271-1/+2
* [IRObjectFile] Propagate .weak attribute correctly for ASM symbols.Davide Italiano2016-06-221-1/+1
* [IRObjectFile] Handle .weak in RecordStreamer.Davide Italiano2016-06-171-0/+10
* Revert r265817Colin LeMahieu2016-04-082-10/+10
* [llvm-objdump] Printing hex instead of dec by defaultColin LeMahieu2016-04-082-10/+10
* IRObject: Mark extern_weak as weak.Rafael Espindola2016-02-291-0/+4
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-111-2/+2
* 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
OpenPOWER on IntegriCloud