octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #38564] llvm 3.2 does not provide required hea


From: Max Brister
Subject: [Octave-bug-tracker] [bug #38564] llvm 3.2 does not provide required header
Date: Sun, 04 Aug 2013 00:57:11 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36

Update of bug #38564 (project octave):

                  Status:                   Fixed => Works For Me           
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #40:

Ok, I'm not sure what is happening here. IRBuilder.h is in
/usr/local/include/llvm/IR/IRBuilder.h
for me (I'm using a debug build of LLVM).

>From your build log, it looks like it is skiping the llvm/IR/Function.h check
as well. Can you run 
 hg log -l10

Is my patch applied?


What llvm configuration looks like on my system:
configure: using -isystem for LLVM headers
checking llvm/Support/TargetSelect.h usability... yes
checking llvm/Support/TargetSelect.h presence... yes
checking for llvm/Support/TargetSelect.h... yes
checking llvm/IR/Function.h usability... yes
checking llvm/IR/Function.h presence... yes
checking for llvm/IR/Function.h... yes
checking llvm/Support/IRBuilder.h usability... no
checking llvm/Support/IRBuilder.h presence... no
checking for llvm/Support/IRBuilder.h... no
checking llvm/IR/IRBuilder.h usability... yes
checking llvm/IR/IRBuilder.h presence... yes
checking for llvm/IR/IRBuilder.h... yes
checking llvm/Target/TargetData.h usability... no
checking llvm/Target/TargetData.h presence... no
checking for llvm/Target/TargetData.h... no
checking llvm/IR/DataLayout.h usability... yes
checking llvm/IR/DataLayout.h presence... yes
checking for llvm/IR/DataLayout.h... yes
checking check llvm::Function::addAttribute arg type is llvm::Attributes...
no
checking check llvm::Function::addAttribute arg type is llvm::Attribute...
yes
checking check LLVM::Function::addFnAttr arg type is llvm::Attributes... no
checking check llvm::Function::addFnAttr arg type is llvm::Attribute... yes
checking check LLVM::CallInst::addAttribute arg type is llvm::Attributes...
no
checking check LLVM::CallInst::addAttribute arg type is llvm::Attribute... yes

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38564>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]