[LLVMdev] llvm gcc front end name mangling
Patrick Meredith
pmeredit at uiuc.edu
Tue Oct 19 13:29:22 PDT 2004
How can I declare a function prototype in C/C++ such that the gcc front end
won't mangle the name? I was told that extern would work once but it
doesn't.
More information about the llvm-dev
mailing list