[llvm-commits] [cfe-commits] r74986 - in /cfe/trunk/lib/CodeGen: CGBlocks.cpp CGCXX.cpp CGDecl.cpp CGExprConstant.cpp CGObjCGNU.cpp CGObjCMac.cpp CodeGenModule.cpp
Chris Lattner
clattner at apple.com
Tue Jul 7 23:08:33 PDT 2009
On Jul 7, 2009, at 6:29 PM, Owen Anderson wrote:
> Author: resistor
> Date: Tue Jul 7 20:29:18 2009
> New Revision: 74986
>
> URL: http://llvm.org/viewvc/llvm-project?rev=74986&view=rev
> Log:
> Update for LLVM API change.
Hi Owen,
Why do you need to specify a context to the globalvariable ctor when
you also specify a module?
-Chris
More information about the llvm-commits
mailing list