summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/dllexport.ll
Commit message (Expand)AuthorAgeFilesLines
* MC: Emit COFF section flags in the "proper" orderDavid Majnemer2015-02-071-1/+1
* Don't dllexport declarationsReid Kleckner2015-02-061-1/+4
* Bring r226038 back.Rafael Espindola2015-01-191-5/+0
* Revert r226242 - Revert Revert Don't create new comdats in CodeGenTimur Iskhodzhanov2015-01-161-0/+5
* Revert "Revert Don't create new comdats in CodeGen"Rafael Espindola2015-01-161-5/+0
* Revert Don't create new comdats in CodeGenTimur Iskhodzhanov2015-01-151-0/+5
* Don't create new comdats in CodeGen.Rafael Espindola2015-01-141-5/+0
* Use "weak alias" instead of "alias weak"Rafael Espindola2014-07-301-1/+1
* Just check the entire string.Rafael Espindola2014-05-261-34/+34
* Make these CHECKs a bit more strict.Rafael Espindola2014-05-251-34/+34
* Fix most of PR10367.Rafael Espindola2014-05-161-1/+1
* X86: repair export compatibility with MinGW/cygwinSaleem Abdulrasool2014-05-041-36/+41
* MC: honour IMAGE_SCN_CNT_INITIALIZED_DATASaleem Abdulrasool2014-04-231-3/+3
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-271-1/+1
* Revert "Prevent alias from pointing to weak aliases."Rafael Espindola2014-03-261-1/+1
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-261-1/+1
* Handle dllexport for global aliasesNico Rieck2014-01-141-0/+25
* Decouple dllexport/dllimport from linkageNico Rieck2014-01-141-6/+94
* Revert "Decouple dllexport/dllimport from linkage"Nico Rieck2014-01-141-94/+6
* Revert "Handle dllexport for global aliases"Nico Rieck2014-01-141-25/+0
* Handle dllexport for global aliasesNico Rieck2014-01-141-0/+25
* Decouple dllexport/dllimport from linkageNico Rieck2014-01-141-6/+94
* Correct bogus module triple specifications.Duncan Sands2010-08-301-1/+1
* add newlines at the end of files.Chris Lattner2010-04-071-1/+1
* Testcases for recent stdcall / fastcall mangling improvementsAnton Korobeynikov2010-02-121-0/+12
OpenPOWER on IntegriCloud