search for: ollvm

Displaying 2 results from an estimated 2 matches for "ollvm".

Did you mean: llvm
2010 Mar 01
1
[LLVMdev] Clang build problem
Just got clang from head and getting: ExprConstant.cpp: In function Obool TryEvaluateBuiltinNaN(clang::ASTContext&, clang::QualType, const clang::Expr*, bool, llvm::APFloat&)¹: ExprConstant.cpp:1578: error: no matching function for call to Ollvm::StringRef::getAsInteger(int, llvm::APInt&)¹ /home/neale/LLVM/llvm/include/llvm/ADT/StringRef.h:269: note: candidates are: bool llvm::StringRef::getAsInteger(unsigned int, long long int&) const /home/neale/LLVM/llvm/include/llvm/ADT/StringRef.h:270: note: bool llvm::StringRef::getAsInteger(...
2014 Oct 28
2
[LLVMdev] Problem in X86 backend (again)
...;BB#1> Successors according to CFG: BB#1 BB#3: derived from LLVM BB %entry Predecessors according to CFG: BB#1 %vreg5<def> = MOV32r0 %EFLAGS<imp-def,dead>; GR32:%vreg5 %EAX<def> = COPY %vreg5; GR32:%vreg5 RETQ %EAX # End machine code for function main. clang: /home/pyknite/work/ollvm/obfuscator-llvm/lib/CodeGen/MachineRegisterInfo.cpp:305: llvm::MachineInstr *llvm::MachineRegisterInfo::getVRegDef(unsigned int) const: Assertion `(I.atEnd() || std::next(I) == def_instr_end()) && "getVRegDef assumes a single definition or no definition"' failed. 0 clang 0x000...