<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I keep getting this error upon building:<br>
    <br>
    <blockquote type="cite">Linking CXX executable ../../bin/opt<br>
      ../../lib/libLLVMTarget.so: error: undefined reference to
      'llvm::TargetInstrInfo::getNumMicroOps(llvm::InstrItineraryData
      const*, llvm::MachineInstr const*) const'<br>
      ../../lib/libLLVMTarget.so: error: undefined reference to
      'llvm::TargetInstrInfo::getInstrLatency(llvm::InstrItineraryData
      const*, llvm::MachineInstr const*, unsigned int*) const'<br>
      ../../lib/libLLVMTarget.so: error: undefined reference to
      'llvm::TargetInstrInfo::hasLowDefLatency(llvm::InstrItineraryData
      const*, llvm::MachineInstr const*, unsigned int) const'<br>
      ../../lib/libLLVMTarget.so: error: undefined reference to
      'llvm::TargetInstrInfo::getOperandLatency(llvm::InstrItineraryData
      const*, llvm::MachineInstr const*, unsigned int,
      llvm::MachineInstr const*, unsigned int) const'<br>
      clang-3: error: linker command failed with exit code 1 (use -v to
      see invocation)<br>
      make[2]: *** [bin/opt] Error 1<br>
      make[1]: *** [tools/opt/CMakeFiles/opt.dir/all] Error 2<br>
      make: *** [all] Error 2<br>
    </blockquote>
    <br>
    Is anyone else getting this outcome?<br>
    <br>
    - Marc<br>
    <br>
    <div class="moz-signature">-- <br>
      Marc J. Driftmeyer<br>
      Email :: <a href="mailto:mjd@reanimality.com">mjd@reanimality.com</a><br>
      Web :: <a href="http://www.reanimality.com">http://www.reanimality.com</a><br>
      Cell :: (509) 435-5212
    </div>
  </body>
</html>