]> granicus.if.org Git - clang/commit
Extract out a function onto CodeGenModule for getting the map of
authorEric Christopher <echristo@gmail.com>
Wed, 11 Nov 2015 23:05:08 +0000 (23:05 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 11 Nov 2015 23:05:08 +0000 (23:05 +0000)
commite293efa56fd320582cc3cec573d5eb71bf0e1aab
tree5a5285a2e906cdeb314930e2287ab6a077eebafa
parentff855dea215a5fdb7478c49bf0ab183a420deb59
Extract out a function onto CodeGenModule for getting the map of
features for a particular function, then use it to clean up some
code.

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