aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/COFF
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-094-6/+11
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-2310-71/+119
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-0223-56/+255
* Update LLVM for rebase to r212749.Stephen Hines2014-07-2118-120/+157
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-2916-16/+151
* Update to LLVM 3.5a.Stephen Hines2014-04-2413-19/+118
* Merging r196104:Bill Wendling2013-12-021-0/+14
* --- Reverse-merging r195823 into '.':Bill Wendling2013-12-012-9/+15
* Merging r195798:Bill Wendling2013-11-272-15/+9
* Merging r195148:Bill Wendling2013-11-271-0/+188
* Revert "COFF: Emit all MCSymbols rather than filtering out some of them"Reid Kleckner2013-11-183-10/+14
* MC asm parser: allow ?'s in symbol names, and handle @'s in names in MS asmHans Wennborg2013-10-181-0/+38
* Revert "Re-commit r192758 - MC: quote tricky symbol names in asm output"Hans Wennborg2013-10-181-20/+0
* Re-commit r192758 - MC: quote tricky symbol names in asm outputHans Wennborg2013-10-171-0/+20
* Revert r192758 (and r192759), "MC: Better handling of tricky symbol and secti...NAKAMURA Takumi2013-10-161-20/+0
* dos2unix on quoted-names.llHans Wennborg2013-10-161-20/+20
* MC: Better handling of tricky symbol and section namesHans Wennborg2013-10-161-0/+20
* COFF: Ensure that objects produced by LLVM link with /safesehReid Kleckner2013-09-171-0/+13
* COFF: Emit all MCSymbols rather than filtering out some of themReid Kleckner2013-09-171-1/+10
* Fix alignment of unwind data.Kai Nacke2013-09-153-0/+226
* Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEHKai Nacke2013-09-151-1/+22
* Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-08-271-2/+0
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* [-cxx-abi microsoft] Stick zero initialized symbols into the .bss section for...David Majnemer2013-08-131-0/+6
* Revert "coff also doesn't have a ReadOnlySection yet, (!)"David Majnemer2013-08-081-0/+6
* Use proper section suffix for COFF weak symbolsNico Rieck2013-07-292-25/+44
* MC: Support larger COFF string tablesNico Rieck2013-07-291-0/+62
* [mc-coff] Resolve aliases when emitting COFF relocationsReid Kleckner2013-07-151-0/+106
* Revert: Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-07-081-0/+2
* Revert: Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.Kai Nacke2013-07-081-22/+1
* Revert: Fix alignment of unwind data.Kai Nacke2013-07-083-226/+0
* Fix alignment of unwind data.Kai Nacke2013-07-063-0/+226
* Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEHKai Nacke2013-07-061-1/+22
* Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-07-061-2/+0
* MC: Implement COFF .linkonce directiveNico Rieck2013-07-062-0/+219
* MC: Add .section directive to COFFNico Rieck2013-07-043-2/+178
* [mc-coff] Forward Linker Option flags into the .drectve sectionReid Kleckner2013-04-251-0/+21
* Fix section relocation for SECTIONREL32 with immediate offset.Rafael Espindola2013-04-251-0/+19
* COFF: Fix weak external aliases.Peter Collingbourne2013-04-221-0/+18
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-1215-446/+814
* MC: Support COFF image-relative MCSymbolRefsNico Rieck2013-04-101-0/+29
* [MC][COFF] Delay handling symbol aliases when writingMichael J. Spencer2013-01-291-0/+11
* [MC][COFF] Emit weak symbols to the correct section. Patch by Dmitry Puzirev!Michael J. Spencer2012-11-131-0/+23
* Emit dtors into proper section while compiling in vcpp-compatible mode.Anton Korobeynikov2012-09-231-6/+17
* Fix alignment of .comm and .lcomm on mingw32.Benjamin Kramer2012-09-071-0/+13
* llvm/test/MC/COFF/seh.s: Fixup corresponding to r161487.NAKAMURA Takumi2012-08-081-1/+0
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-251-8/+1
* Emit global ctors into .CRT$XCU instead of .ctors on Win32. Patch by Joe Groff!Michael J. Spencer2012-02-231-0/+28
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-5/+13
* Add back the MC bits of 126425. Original patch by Nathan Jeffords. I added theRafael Espindola2011-12-171-0/+14