This fixes PR22248 on s390x. Depends on D19054.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Since D19141 has just introduced a new way to do SSP, I'll attempt to convert this patch to the new path.
Paths
| Differential D19101
[SystemZ] Add stack protector TLS slot. AbandonedPublic Authored by • koriakin on Apr 14 2016, 1:53 AM.
Diff Detail
Event Timeline• koriakin updated this object. This revision is now accepted and ready to land.Apr 14 2016, 3:02 AM Comment Actions Since D19141 has just introduced a new way to do SSP, I'll attempt to convert this patch to the new path.
Revision Contents
Diff 53671 lib/Target/SystemZ/SystemZISelLowering.h
lib/Target/SystemZ/SystemZISelLowering.cpp
test/CodeGen/SystemZ/stack-guard.ll
|