[llvm-commits] [PATCH] Detect GCC atomic builtins in configure

Eric Christopher echristo at apple.com
Mon May 18 16:52:26 PDT 2009


>
> I think the current solution handles that, and should work just fine  
> on a cross-compiled system now that I've switched to link-testing  
> rather than run-testing.  Right?

link should be fine. I'd probably do this as a test on the target and  
a switch statement, but that's just me :)

patch looks fine now.

-eric



More information about the llvm-commits mailing list