The lld-x86_64-darwin13 is failing with:
error: unused function 'operator<<'
Wrap the declation in ifndef NDEBUG, which matches
is done in MipsELFObjectWriter.cpp.
Differential D34384
Fix lld build error sbc100 on Jun 19 2017, 10:04 PM. Authored by
Details The lld-x86_64-darwin13 is failing with: Wrap the declation in ifndef NDEBUG, which matches
Diff Detail
|