clang-1/include/clang/CodeGen
Bill Wendling e1092dfee2 Pass the target options through to code generation.
The code generation stuff is going to set attributes on the functions it
generates. To do that it needs the target options. Pass them through.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175141 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-14 08:09:20 +00:00
..
BackendUtil.h Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function. 2011-12-14 00:29:23 +00:00
CodeGenAction.h Fix Doxygen misuse: refer to parameter names in paragraphs correctly (\arg is 2012-09-13 13:11:20 +00:00
ModuleBuilder.h Pass the target options through to code generation. 2013-02-14 08:09:20 +00:00