summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/pragma-comment.c
Commit message (Expand)AuthorAgeFilesLines
* Support `#pragma comment(lib, "name")` in the frontend for ELFSaleem Abdulrasool2018-02-071-4/+3
* [AArch64] Produce correct defaultlib directives for windows in MSVC styleMartin Storsjo2017-07-201-0/+1
* IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...Peter Collingbourne2017-06-121-3/+1
* CodeGen: support linker options on Windows ARMSaleem Abdulrasool2016-06-231-0/+2
* Fix quoting of #pragma comment for PS4.Yunzhong Gao2015-07-201-0/+1
* Adds a warning for unrecognized argument to #pragma comment() on PS4.Yunzhong Gao2015-03-231-1/+0
* Fix quoting of #pragma comment for MS compat, clang part.Michael Kuperstein2015-02-161-1/+5
* Enable pragma comment processing for PS4. Original patch by Yunzhong Gao!Alex Rosenberg2015-01-281-0/+6
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-10/+10
* Improve robustness of tests for module flags metadataOliver Stannard2014-06-191-2/+2
* Suffixing #pragma comment(lib) library names with .lib if necessary. This ma...Aaron Ballman2013-05-241-1/+7
* Add pragma-comment.c test case for r181426 that I forgot to addReid Kleckner2013-05-091-0/+17