llvm-project/clang/include/clang/CodeGen
Bill Wendling c86a2f39a9 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.

llvm-svn: 175141
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