[llvm-dev] How to identify if a function is external? (original) (raw)
Alberto Barbaro via llvm-dev llvm-dev at lists.llvm.org
Mon Feb 25 11:14:49 PST 2019
- Previous message: [llvm-dev] RFC for f18+runtimes in LLVM
- Next message: [llvm-dev] LLVM C API OrcJIT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, can anyone suggest me the best way to identify when I encounter an instruction if the called function is an external one like "atol" or "atoi" or if it was declared inside the project I have compiled?
Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190225/9be6ac4f/attachment.html>
- Previous message: [llvm-dev] RFC for f18+runtimes in LLVM
- Next message: [llvm-dev] LLVM C API OrcJIT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]