Guest User

Untitled

a guest
Jul 16th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. llvm[2]: Compiling MemoryBuiltins.cpp for Debug build
  2. MemoryBuiltins.cpp: In function 'llvm::Value* isArrayMallocHelper(const llvm::CallInst*, llvm::LLVMContext&, const llvm::TargetData*)':
  3. MemoryBuiltins.cpp:162: warning: passing 'double' for argument 2 to 'static llvm::Constant* llvm::ConstantInt::get(const llvm::Type*, uint64_t, bool)'
  4.  
  5.  
  6.  
  7.  
  8. llvm[2]: Compiling ProfileInfoLoaderPass.cpp for Debug build
  9. ProfileInfoLoaderPass.cpp: In member function 'virtual void<unnamed>::LoaderPass::readEdgeOrRemember(std::pair<const llvm::BasicBlock*, const llvm::BasicBlock*>, std::pair<const llvm::BasicBlock*, const llvm::BasicBlock*>&, unsigned int&, unsigned int&)':
  10. ProfileInfoLoaderPass.cpp:93: warning: converting to 'unsigned int' from 'double'
  11.  
  12.  
  13.  
  14. llvm[2]: Compiling ProfileVerifierPass.cpp for Debug build
  15. ProfileVerifierPass.cpp: In member function 'void<unnamed>::ProfileVerifierPass::recurseBasicBlock(const llvm::BasicBlock*)':
  16. ProfileVerifierPass.cpp:232: warning: converting to 'int' from 'double'
Add Comment
Please, Sign In to add comment