[cfe-dev] LLVM 84167 - Linux - undefined references

Michelle Bhaal ladybhaal at gmail.com
Thu Oct 15 01:00:50 PDT 2009


Hello.

I am compiling LLVM 84167 under Fedora 11 64 bit.  When linking llc I
get a LOT of undefined reference errors
eg:
llvm::PseudoSourceValue::getStack()
llvm::PseudoSourceValue:getFixedStack(int)
and so on.  Almost all of them are from llvm::PseudoSourceValue.

What am I missing?

Michelle



More information about the cfe-dev mailing list