[LLVMdev] RFC: Patch

Duncan Sands baldrick at free.fr
Fri Sep 21 23:50:43 PDT 2007


Hi Bill, why not just add "true" to the getGlobalVariable call?

  GlobalVariable *getGlobalVariable(const std::string &Name,
                                    bool AllowInternal = false) const;

Ciao,

Duncan.



More information about the llvm-dev mailing list