[PATCH] D19469: [TLI] Unify LibFunc signature checking. NFCI.

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 24 13:30:55 PDT 2016


joker.eph added a comment.

> I thought about making TLI require DataLayout as well, but you'd have the same problem of picking a default.


I'm not sure to follow: if you require the DataLayout why would you have a problem with a "default"? You always have the value don't you?


http://reviews.llvm.org/D19469





More information about the llvm-commits mailing list