[PATCH] D16894: [AArch64] Fix fastcc -tailcallopt epilog code generation.
Tim Northover via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 13:14:03 PST 2016
t.p.northover accepted this revision.
t.p.northover added a comment.
This revision is now accepted and ready to land.
Hi Geoff,
Sorry this took so long to get around to. I think it looks OK.
Tim.
================
Comment at: test/CodeGen/AArch64/fastcc.ll:237
@@ +236,1 @@
+}
\ No newline at end of file
----------------
Might want to fix that up before commit.
http://reviews.llvm.org/D16894
More information about the llvm-commits
mailing list