diff options
author | Chris Lattner <sabre@nondot.org> | 2008-06-21 17:46:11 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-06-21 17:46:11 +0000 |
commit | 552b52f49dceb71a73676ce65b3add81141f583f (patch) | |
tree | 7976c7094f9d37d3a6b32ef6cf3d90db0976ab70 /clang/lib/Sema/SemaExprObjC.cpp | |
parent | 68d23680641fb87b86507e58b1f32f65e85ff95e (diff) | |
download | bcm5719-llvm-552b52f49dceb71a73676ce65b3add81141f583f.tar.gz bcm5719-llvm-552b52f49dceb71a73676ce65b3add81141f583f.zip |
"This maps the -pthread option to -lpthread - this isn't 100% correct,
since handling this correctly is quite complex, and on some platforms
requires additional -D options and on some implies linking against a
different libc, but this works better than just ignoring the option.
The other change passes the -x option across to clang, which allows
compiling .c files as Objective-C and so on. For some reason a lot of
configure scripts seem to be under the misguided impression that this
is a sensible thing to do."
Patch by David Chisnall!
llvm-svn: 52579
Diffstat (limited to 'clang/lib/Sema/SemaExprObjC.cpp')
0 files changed, 0 insertions, 0 deletions