Make x86_64-fuchsia targets under -mcmodel=kernel use %gs rather
than %fs to access ABI slots for stack-protector and safe-stack.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D30870
[Fuchsia] Use %gs for ABI slots under -mcmodel=kernel ClosedPublic Authored by mcgrathr on Mar 11 2017, 4:28 PM.
Details Summary Make x86_64-fuchsia targets under -mcmodel=kernel use %gs rather
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 13 2017, 12:18 PM Closed by commit rL298302: [Fuchsia] Use %gs for ABI slots under -mcmodel=kernel (authored by eugenis). · Explain WhyMar 20 2017, 1:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 91483 lib/Target/X86/X86ISelLowering.cpp
|