On 12/20/2023 11:15 PM, Jeremy Baxter wrote:
> Hi list,
>
> Supplying multiple sources at ldc's command line with ldc 1.35.0
> on -current amd64 fails with a SIGABRT and this message:
>
> module flag identifiers must be unique (or of 'require' type)
> !"cf-protection-branch"
> LLVM ER
Hi list,
Supplying multiple sources at ldc's command line with ldc 1.35.0
on -current amd64 fails with a SIGABRT and this message:
module flag identifiers must be unique (or of 'require' type)
!"cf-protection-branch"
LLVM ERROR: Broken module found, compilation aborted!
I can reprodu