search for: 2b7407e0

Displaying 3 results from an estimated 3 matches for "2b7407e0".

2008 Nov 18
2
[LLVMdev] getModuleIdentifier() returns <stdin>
Hi all, I'm writing my own pass and use "opt" to launch it. In my pass, I'd like to see the name of the module I'm working on, so I use getModuleIdentifier(), trying to get the name such as "test.bc." But the result is always <stdin>. Could anyone please help me on this? Thank you very much. Jack -------------- next part -------------- An HTML attachment
2008 Nov 18
0
[LLVMdev] getModuleIdentifier() returns <stdin>
Jack Tzu-Han Hung wrote: > Hi all, > > I'm writing my own pass and use "opt" to launch it. In my pass, I'd like to see the name of the module I'm working on, so I use getModuleIdentifier(), trying to get the name such as "test.bc." But the result is always <stdin>. > > Could anyone please help me on this? > Is opt reading the input bitcode
2008 Nov 18
3
[LLVMdev] getModuleIdentifier() returns <stdin>
...iuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > -- Jack Tzu-Han Hung www.cs.princeton.edu/~thhung -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081118/2b7407e0/attachment.html>