]> granicus.if.org Git - clang/commit
CodeGenModule: Adapt to LLVM TargetLibraryInfo changes
authorMatthias Braun <matze@braunis.de>
Tue, 26 Sep 2017 02:37:23 +0000 (02:37 +0000)
committerMatthias Braun <matze@braunis.de>
Tue, 26 Sep 2017 02:37:23 +0000 (02:37 +0000)
commitd0c074c761041b18533f1e7a22b2b3d51fdef47c
treecfc8352a61cb9b863113f7718432b79c89a3627b
parent436afdb285bcdfa746661fc19a667419881059af
CodeGenModule: Adapt to LLVM TargetLibraryInfo changes

Adapt to LLVM TargetLibraryInfo changes in r314185.

See also https://reviews.llvm.org/D38106 and https://reviews.llvm.org/D37891

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@314187 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp