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

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

[Octave-bug-tracker] [bug #50398] jit no longer compiles with Octave 4.2


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #50398] jit no longer compiles with Octave 4.2.1
Date: Thu, 2 Mar 2017 14:26:28 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

Follow-up Comment #11, bug #50398 (project octave):

The functions llvm::verifyFunction and llvm::verifyModule are declared in the
public header file "llvm/IR/Verifier.h", so I don't know why they would not be
declared in the library as regular public symbols.

Running "nm -D /usr/lib/llvm-3.4/lib/libLLVM-3.4.so | c++filt | grep verify"
should help clarify whether the symbols are exported by that library properly.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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