This is an archive of the discontinued LLVM Phabricator instance.

[LangRef] document override-stack-alignment module flag
ClosedPublic

Authored by nickdesaulniers on Aug 22 2023, 9:27 AM.
Tokens
"Love" token, awarded by bgamari.

Details

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptAug 22 2023, 9:27 AM
Herald added a subscriber: jdoerfert. · View Herald Transcript
nickdesaulniers requested review of this revision.Aug 22 2023, 9:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 22 2023, 9:27 AM
tejohnson added inline comments.Aug 22 2023, 9:35 AM
llvm/docs/LangRef.rst
7836

Nit: s/values/value/ to go with "an i32".

Also, IIRC it is an error to have this module flag specified with a different value by different modules - should that be noted here?

nickdesaulniers marked an inline comment as done.
  • singular, add note about error
This revision is now accepted and ready to land.Aug 22 2023, 9:48 AM
This revision was landed with ongoing or failed builds.Aug 24 2023, 11:09 AM
This revision was automatically updated to reflect the committed changes.