Displaying 1 result from an estimated 1 matches for "962458".
Did you mean:
62458
2017 Sep 26
2
Errors linking with LLVM 5.0 - dump() missing
On 09/25/2017 02:53 PM, Matthias Braun via llvm-dev wrote:
> The dump methods can be included in the release builds anyway by
> enabling LLVM_ENABLE_DUMP.
Is there a way to pass LLVM_ENABLE_DUMP into cmake from outside
without changing any of the configuration files? With Chapel's use of
LLVM, we try to avoid modifying any of the source files that come from
the LLVM