Advertisement
infected_

Untitled

Nov 30th, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. host C++: libLLVMBitWriter <= external/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
  2. host C++: libLLVMSelectionDAG <= external/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  3. host C++: libLLVMSelectionDAG <= external/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
  4. host C++: libLLVMSelectionDAG <= external/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  5. host C++: libLLVMSelectionDAG <= external/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  6. host C++: libLLVMSelectionDAG <= external/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  7. host C++: libLLVMSelectionDAG <= external/llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  8. host C++: libLLVMSelectionDAG <= external/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  9. host C++: libLLVMSelectionDAG <= external/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  10. host C++: libLLVMSelectionDAG <= external/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
  11. host C++: libLLVMSelectionDAG <= external/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  12. host C++: libLLVMSelectionDAG <= external/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  13. In file included from external/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h:25:0,
  14. from external/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp:16:
  15. external/llvm/include/llvm/Target/TargetLowering.h: In member function 'llvm::TargetLoweringBase::LegalizeKind llvm::TargetLoweringBase::getTypeConversion(llvm::LLVMContext&, llvm::EVT) const':
  16. external/llvm/include/llvm/Target/TargetLowering.h:1549:3: internal compiler error: Illegal instruction
  17. Please submit a full bug report,
  18. with preprocessed source if appropriate.
  19. See <http://gcc.gnu.org/bugs.html> for instructions.
  20. make: *** [/mnt/Linux/cyan_11/out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMSelectionDAG_intermediates/LegalizeTypes.o] Error 1
  21. make: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement