[llvm-dev] Errors linking with LLVM 5.0 - dump() missing

Dibyendu Majumdar via llvm-dev llvm-dev at lists.llvm.org
Mon Sep 25 14:45:30 PDT 2017


Hi Don,

On 25 September 2017 at 22:43, Don Hinton <hintonda at gmail.com> wrote:
> Or, instead of lobbying for llvm to always define dump(), you could lobby
> for it to enabled by default.
>

I was about to suggest the same thing - i.e. should not the default be
to maintain compatibility with earlier releases, and the new build
option to change the default?

>> On 25 September 2017 at 22:37, Don Hinton <hintonda at gmail.com> wrote:
>> > It'll work in release builds -- just rebuild llvm with LLVM_ENABLE_DUMP
>> > enabled.
>> >
>>

Regards
Dibyendu


More information about the llvm-dev mailing list