This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6a028296fe62: [PowerPC] Emit warning when SP is clobbered by
asm (authored by quinnp).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACT
nemanjai accepted this revision.
nemanjai added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112073/new/
https://reviews.llvm.org/D112073
___
quinnp updated this revision to Diff 395687.
quinnp added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Adressing review comments. Added register alias "sp" for the register "r1".
Added a front end testcase to test the location information and all of the
aliases