Duncan P. N. Exon Smith
|
b3a66691f8
|
IR: Make metadata typeless in assembly, clang side
Match LLVM changes from r224257.
llvm-svn: 224259
|
2014-12-15 19:10:08 +00:00 |
Oliver Stannard
|
c8e3b5f849
|
Improve robustness of tests for module flags metadata
Fix clang tests to not break if the ID numbers of module flags metadata
nodes change.
llvm-svn: 211276
|
2014-06-19 16:10:21 +00:00 |
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 |