llvm-project/llvm/include
Ahmed Bougacha b0624a2cb4 [TLI] Unify LibFunc attribute inference. NFCI.
Now the pass is just a tiny wrapper around the util. This lets us reuse
the logic elsewhere (done here for BuildLibCalls) instead of duplicating
it.

The next step is to have something like getOrInsertLibFunc that also
sets the attributes.

Differential Revision: http://reviews.llvm.org/D19470

llvm-svn: 267759
2016-04-27 19:04:40 +00:00
..
llvm [TLI] Unify LibFunc attribute inference. NFCI. 2016-04-27 19:04:40 +00:00
llvm-c [ORC] clang-format code that was touched in r267457. NFC. 2016-04-25 21:21:20 +00:00