search for: scnozwang

Displaying 3 results from an estimated 3 matches for "scnozwang".

2010 Jan 10
0
[LLVMdev] Using a function from another module
...hich leads me to believe that there may be broader issues involved. ============================================================================= michaelMuller = mmuller at enduden.com | http://www.mindhog.net/~mmuller ----------------------------------------------------------------------------- Scnozwangers? Vermicious Knids? What kind of rubbish is that? - Mr. Salt, "Willy Wonka and the Chocolate Factory" =============================================================================
2010 Jan 10
3
[LLVMdev] Using a function from another module
On Sun, Jan 10, 2010 at 12:38 PM, Garrison Venn <gvenn.cfe.dev at gmail.com> wrote: > Won't passing llvm::Function* around vs strings (function names), also work, at code generation time, > without the need for a module A dec to module B impl. mapping? > > Garrison Nope. You cannot place a call instruction into one module whose callee is a Function from another module. You
2012 Sep 12
1
[LLVMdev] [Patch] Metadata nodes and C API
Hi Anthony, You need to send patches to the llvm-commits mailing list to get them reviewed and committed. -Dave -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation > -----Original Message----- > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] > On Behalf Of Anthony Bryant > Sent: Wednesday, September