]> granicus.if.org Git - clang/commit
This test doesn't need -O2 -disable-llvm-optzns
authorHans Wennborg <hans@hanshq.net>
Fri, 23 May 2014 23:29:44 +0000 (23:29 +0000)
committerHans Wennborg <hans@hanshq.net>
Fri, 23 May 2014 23:29:44 +0000 (23:29 +0000)
commitda3cc83afeffc4ca616d6227d0b792a1b1d389c3
tree0ac81ba5105ee55d1bbeb3ce430184d6c160e9ef
parent6fd2f7a7c5295e052f14b560c2f427367b85f407
This test doesn't need -O2 -disable-llvm-optzns

I forgot to fix this one in r209145. We use these flags on dllimport tests
to make sure we emit code for available_externaly functions and don't inline
the IR.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209564 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/dllexport.c