Let PowerPC handle LOAD_STACK_GUARD manually, since glibc isn't offering a __stack_chk_guard symbol, but put it in TCB.
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Hi Tim,
Other than one patch I'd like you to write first this just needs comments and you're good to go. Thanks a ton.
-eric
lib/Target/PowerPC/PPCISelLowering.cpp | ||
---|---|---|
12017 | Comment explaining why on all 3 of these functions please. | |
lib/Target/PowerPC/PPCISelLowering.h | ||
694 | Mind going back in time and renaming this getSDagStackGuard please? | |
lib/Target/PowerPC/PPCInstrInfo.cpp | ||
1860 | Comments. |
lib/Target/PowerPC/PPCISelLowering.cpp | ||
---|---|---|
12017 | s/simplifies/simplified/. Apparently my English is broken. :P |
Comment Actions
Did this get committed? I can't seem to find the subject line anywhere &
the Differential revision isn't mentioned in a commit that I can find, etc.
Mind going back in time and renaming this getSDagStackGuard please?