On Wed, Aug 1, 2012 at 10:45 PM, Jordan Rose <[email protected]> wrote: > Using -verify / no -verify to distinguish support / no support really > confused me. Can we just use %clang_cc1 / not %clang_cc1?
Something like r161165? > On Aug 1, 2012, at 11:53 , Hans Wennborg <[email protected]> wrote: > >> Author: hans >> Date: Wed Aug 1 13:53:19 2012 >> New Revision: 161124 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=161124&view=rev >> Log: >> TLS is not supported on OpenBSD >> >> This fixes PR13502 and adds a test to keep track of which >> targets support TLS and which do not. >> >> Added: >> cfe/trunk/test/Sema/tls.c >> Modified: >> cfe/trunk/lib/Basic/Targets.cpp _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
