summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/COFF
Commit message (Expand)AuthorAgeFilesLines
* Reworking the test part of r241149Gabor Ballabas2015-07-022-0/+13
* Revise test to run llc and llvm-mc separately.Andy Ayers2015-05-282-60/+118
* Don't omit the constant when computing a cross-section relative relocation.Andy Ayers2015-05-141-0/+97
* Add a proper fix for pr23025.Rafael Espindola2015-04-171-0/+5
* Add a reduced testcase from pr23025.Rafael Espindola2015-04-171-0/+18
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-3/+3
* X86: Form IMGREL relocations for LLVM FunctionsDavid Majnemer2015-03-061-0/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-0/+0
* Fix quoting of #pragma comment for MS compat, LLVM part.Michael Kuperstein2015-02-161-3/+2
* MC, COFF: Align section contents to a four byte boundaryDavid Majnemer2015-02-111-0/+6
* MC: Calculate intra-section symbol differences correctly for COFFDavid Majnemer2015-02-091-0/+25
* MC: Emit COFF section flags in the "proper" orderDavid Majnemer2015-02-075-12/+12
* Bring r226038 back.Rafael Espindola2015-01-193-50/+3
* Revert r226242 - Revert Revert Don't create new comdats in CodeGenTimur Iskhodzhanov2015-01-163-3/+50
* Revert "Revert Don't create new comdats in CodeGen"Rafael Espindola2015-01-163-50/+3
* Revert Don't create new comdats in CodeGenTimur Iskhodzhanov2015-01-153-3/+50
* Don't create new comdats in CodeGen.Rafael Espindola2015-01-143-50/+3
* [COFF] Don't try to add quotes to already quoted linker directivesMichael Kuperstein2014-12-301-1/+2
* Fix Windows unwind info for functions in sections other than .textReid Kleckner2014-12-221-2/+72
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-1/+1
* IR: Canonicalize metadata formatting, NFCDuncan P. N. Exon Smith2014-12-111-7/+1
* MC, COFF: Use relocations for function references inside the sectionDavid Majnemer2014-11-111-3/+4
* MC, COFF: Make bigobj test compatible with python3David Majnemer2014-10-141-3/+3
* MC: Rewrite bigobj test in pythonDavid Majnemer2014-10-142-326502/+26
* Add a test for writing COFF BigObjDavid Majnemer2014-10-141-0/+326502
* Fix COFF section index relocation should be 16 bits, not 32Timur Iskhodzhanov2014-10-081-0/+2
* COFF: Don't oversize COMMON symbols when targeting BFD ldDavid Majnemer2014-10-081-1/+8
* MC: add support for -aligncomm GNU extensionSaleem Abdulrasool2014-10-071-0/+50
* WinCOFFObjectWriter: optimize the string table for common sufficesHans Wennborg2014-09-291-11/+16
* MC: Use @IMGREL instead of @IMGREL32, which we can't parseReid Kleckner2014-09-251-1/+1
* MC: ReadOnlyWithRel section kinds should map to rdata in COFFDavid Majnemer2014-09-221-0/+3
* MC: Support aligned COMMON symbols for COFFDavid Majnemer2014-09-212-3/+15
* Update tests which broke from r218189David Majnemer2014-09-202-2/+2
* MC: Fix MCSectionCOFF::PrintSwitchToSectionDavid Majnemer2014-09-201-0/+7
* MC: Treat ReadOnlyWithRel and ReadOnlyWithRelLocal as ReadOnly for COFFDavid Majnemer2014-09-201-0/+8
* llvm-readobj: pretty-print special COFF section namesDavid Majnemer2014-09-209-18/+18
* Object: Add support for bigobjDavid Majnemer2014-09-108-14/+5
* MC Win64: Put unwind info for COMDAT code into the same COMDAT groupReid Kleckner2014-09-041-0/+85
* MC: Diagnose an unexpected token in COFF .section instead of assertingReid Kleckner2014-08-111-0/+3
* MC: Let non-temporary COFF aliases be in symtabDavid Majnemer2014-07-132-9/+8
* [ms-coff] Add a test for proper handling of full Windows path names in the .d...Ehsan Akhgari2014-07-091-0/+2
* Fix .seh_stackalloc 0Reid Kleckner2014-07-011-0/+11
* MC: Fix associative sections on COFFDavid Majnemer2014-06-271-0/+17
* Change the default input for llvm-nm to be a.out instead of standard inputKevin Enderby2014-06-231-1/+1
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* MC: prevent early DCE of empty sectionsSaleem Abdulrasool2014-06-0610-56/+73
* Fix a few issues with comdat handling on COFF.Rafael Espindola2014-06-066-69/+50
* Revert r210298 'Correctly set the comdat symbol on COFF' as it asserts on Win...Timur Iskhodzhanov2014-06-062-53/+20
* Correctly set the comdat symbol on COFF.Rafael Espindola2014-06-052-20/+53
OpenPOWER on IntegriCloud