diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2013-01-07 23:55:47 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2013-01-07 23:55:47 +0000 |
commit | b9eb593e504b76288af51f8540fcc6ac2fc69b5d (patch) | |
tree | 54e6e6921ccc41ef9bc334a59c9a135bcacfee2c /clang/lib/Sema/SemaInit.cpp | |
parent | a1b246df57a0f92bffb16355976df175e3171827 (diff) | |
download | bcm5719-llvm-b9eb593e504b76288af51f8540fcc6ac2fc69b5d.tar.gz bcm5719-llvm-b9eb593e504b76288af51f8540fcc6ac2fc69b5d.zip |
Correct OpenBSD profiling test
The test should be looking for gcrt0.o not crt0.o. Clang was already printing
"gcrt0", but the test was looking for "{{.*}}crt0.o", and the .* regexp
consumed "g".
Patch by Brad Smith.
llvm-svn: 171815
Diffstat (limited to 'clang/lib/Sema/SemaInit.cpp')
0 files changed, 0 insertions, 0 deletions