Displaying 2 results from an estimated 2 matches for "fc7fafe8".
2011 Feb 02
0
[LLVMdev] Question about compiling plugins for LLVM tools
...clude the LLVM libs in the plugin, but only
refer to them as external symbols - but I'm not enough of a unix expert to
know how to do that.
-- Talin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110201/fc7fafe8/attachment.html>
2011 Jan 27
2
[LLVMdev] Question about compiling plugins for LLVM tools
When I load my plugin into opt or llc, I get a bunch of warnings:
llc: CommandLine Error: Argument 'use-unknown-locations' defined more than
once!
llc: CommandLine Error: Argument 'disable-debug-info-print' defined more
than once!
llc: CommandLine Error: Argument 'print-dbgscope' defined more than once!
llc: CommandLine Error: Argument 'disable-sched-hazard'