Displaying 1 result from an estimated 1 matches for "066a7274".
Did you mean:
066724
2010 Mar 24
1
[LLVMdev] How to add extern function declaratioin to llvm bc?
...code is: declare void
@_Z3foov(). How can I add this line to llvm bc using some llvm
methods?
int main() {
foo();
}
--
Regards,
Heming Cui
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100324/066a7274/attachment.html>