diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2016-04-27 19:04:40 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2016-04-27 19:04:40 +0000 |
commit | b0624a2cb4838adf5c9634a723e483f6776a0301 (patch) | |
tree | 46d587860dcc140221a1e7b00c23fe08629c15e1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d765a82b54c63c4d4d1c98ca55c189366f50043a (diff) | |
download | llvm-b0624a2cb4838adf5c9634a723e483f6776a0301.zip llvm-b0624a2cb4838adf5c9634a723e483f6776a0301.tar.gz llvm-b0624a2cb4838adf5c9634a723e483f6776a0301.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions