Displaying 1 result from an estimated 1 matches for "965113".
Did you mean:
365113
2018 May 30
3
Miscompilation while switching from clang-4 to clang-5
Hello everyone,
I observe a weird behavior switching from clang-4 to clang-5 (and any higher version).
I compile an executable that depends on LLVM. Everything works fine with clang-4, but when I run the executable compiled with clang-5 I see the following error:
: CommandLine Error: Option 'rewrite-map-file' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine