[PATCH] D20769: [IPRA] Interprocedural Register Allocation - Analysis Passes

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 09:04:20 PDT 2016


mehdi_amini added inline comments.

================
Comment at: test/CodeGen/Generic/reg-usage-info.ll:15
@@ +14,3 @@
+}
+define void @bar2() { 
+  ret void
----------------
trailing whitespace here.


http://reviews.llvm.org/D20769





More information about the llvm-commits mailing list