This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
165,389
Commits
1,713
Branches
298
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Aaron Ballman
ef50ee9ebd
Suffixing #pragma comment(lib) library names with .lib if necessary. This matches MSVC behavior, as well as allows us to properly link libraries such as the ones provided by the MSDN examples.
...
llvm-svn: 182647
2013-05-24 15:06:56 +00:00
Reid Kleckner
b0f459e8ae
Add pragma-comment.c test case for r181426 that I forgot to add
...
llvm-svn: 181546
2013-05-09 21:10:06 +00:00