]> granicus.if.org Git - clang/commit
install a TargetLibraryInfo configured with the appropriate
authorChris Lattner <sabre@nondot.org>
Fri, 18 Feb 2011 22:20:38 +0000 (22:20 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 18 Feb 2011 22:20:38 +0000 (22:20 +0000)
commitdf61976bd157a7b5483c92c032834e178fb6fd88
tree7f43e1c0164c879d9260dac22383fd8137f85c95
parent4f20de1f20ff7175433b2cc23ff4ad16778c56e1
install a TargetLibraryInfo configured with the appropriate
target triple.  This would be a decent place to add -fno-builtin
info for example.

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