[LLVMdev] wrong debug information for library functions

Vasudev.Negi at microchip.com Vasudev.Negi at microchip.com
Mon Aug 10 04:33:47 PDT 2009


I am using llvm-ld to make a library using -link-as-library -disable-opt
options.  Now I create a test case which invokes a function from this
library and link the library in llvm-ld.  The compilation unit that
library function gets is the one in which the test case is defined and
not the one where library function is defined.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090810/a312f20d/attachment.html>


More information about the llvm-dev mailing list