[PATCH] D18321: Add support for no-jump-tables

Nirav Dave via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 08:26:47 PDT 2016


niravd added inline comments.

================
Comment at: test/Transforms/Inline/attributes.ll:246
@@ -245,2 +249,1 @@
 ; CHECK: attributes [[FPMAD_TRUE]] = { "less-precise-fpmad"="true" }
-; CHECK: attributes [[NOIMPLICITFLOAT]] = { noimplicitfloat }
----------------
joker.eph wrote:
> Why are you killing the noimplicitfloat test?
That's a good question. This was copied over at one point. I must have botched a rebase. Will fix. 


http://reviews.llvm.org/D18321





More information about the llvm-commits mailing list