]> granicus.if.org Git - clang/commit
Fix a soon to be invalid test
authorXinliang David Li <davidxl@google.com>
Thu, 29 Oct 2015 04:04:07 +0000 (04:04 +0000)
committerXinliang David Li <davidxl@google.com>
Thu, 29 Oct 2015 04:04:07 +0000 (04:04 +0000)
commit82019f1fde15576c05371c54c3c7aa2d5b1c3dc8
treeccb6275fcaa7756a1b3c6b90e989cc7b19d204ec
parentea69f163b091a390c3ce5fc05b549398b24e8f84
Fix a soon to be invalid test

Remove a check that won't be valid when LLVM stops
emitting runtime hook user function.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@251611 91177308-0d34-0410-b5e6-96231b3b80d8
test/Profile/gcc-flag-compatibility.c