[PATCH] D19801: [SelectionDAG] Don't treat library calls specially if marked with nobuiltin.

Filipe Cabecinhas via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 06:15:46 PDT 2016


filcab added a comment.

Can you give the tests more meaningful names?
Something like `strlen-nobuiltin.ll` explains what it's testing much better than `strlen-03.ll`.


Repository:
  rL LLVM

http://reviews.llvm.org/D19801





More information about the llvm-commits mailing list