[llvm-dev] Setting a function in a module to extern

Gaier, Bjoern via llvm-dev llvm-dev at lists.llvm.org
Wed Dec 12 23:14:14 PST 2018


Hello again,

as mentioned in a different mail, I'm a beginner with the LLVM and writing a JIT-Client under Windows.

In my llvm::Module I have a certain function - now I want to delete this function, but keep all the calls and references to it. I kind of want to set the function to an external function.
Is this possible?

Kind greetings
Björn
Als GmbH eingetragen im Handelsregister Bad Homburg v.d.H. HRB 9816, USt.ID-Nr. DE 114 165 789 Geschäftsführer: Dr. Hiroshi Nakamura, Dr. Robert Plank, Markus Bode, Heiko Lampert, Takashi Nagano, Takeshi Fukushima. Junichi Tajika
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181213/7631cd41/attachment.html>


More information about the llvm-dev mailing list