1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/include
Ahmed Bougacha 3113d01af2 [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