This revision was automatically updated to reflect the committed changes.
Closed by commit rL329941: [RISCV] Fix logic to check if frame pointer should
be used (authored by mgrang, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D45237?
asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.
Thanks, looks good to me.
https://reviews.llvm.org/D45237
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman
mgrang updated this revision to Diff 141584.
mgrang retitled this revision from "[RISCV] Fix logic check if frame pointer
should be used" to "[RISCV] Fix logic to check if frame pointer should be used".
mgrang added a comment.
Added unit tests.
https://reviews.llvm.org/D45237
Files:
lib/Driv