Notify the linker when a TU compiled with split-stack
has a function without a prologue.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 25351 Build 25350: arc lint + arc unit
Event Timeline
Comment Actions
LGTM.
lib/Target/ARM/ARMFrameLowering.cpp | ||
---|---|---|
2166 | FTR the casing on NosplitStack here really bugs me, but it's not your fault and can be updated later :) |
FTR the casing on NosplitStack here really bugs me, but it's not your fault and can be updated later :)