[llvm-commits] [patch] Fix PR5094: -fstack-protector fails to link on Linux/x86

Eric Christopher echristo at apple.com
Mon Jul 5 11:16:51 PDT 2010


On Jul 5, 2010, at 11:11 AM, Nelson Elhage wrote:

> <stack-protector-linux.diff>

I'm not against this way in general.

You can use "isELF" in the Subtarget area instead of including triple though.  If you can make that change real fast that would be great.

-eric



More information about the llvm-commits mailing list