PS4 assembler does not recognize the section attribute "o". So, we emit a simple StackSizesSection on PS4.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130495
Have a simple StackSizesSection on PS4. ClosedPublic Authored by MaggieYi on Jul 25 2022, 9:01 AM.
Details
Summary PS4 assembler does not recognize the section attribute "o". So, we emit a simple StackSizesSection on PS4.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 25 2022, 10:51 AM This revision was landed with ongoing or failed builds.Jul 27 2022, 1:40 AM Closed by commit rG8d46cb343f52: Emit a simple StackSizesSection on PS4. (authored by MaggieYi). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 447949 llvm/lib/MC/MCObjectFileInfo.cpp
llvm/test/CodeGen/X86/stack-size-section.ll
|