https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272075
Mark Millard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Mark Millard <[email protected]> --- Looks odd in a way that possibly is the port's or upstream's problem: /usr/bin/c++ . . . && /usr/local/llvm14/bin/opt . . . Using llvm14's opt with llvm15's cc++ (clang++) -emit-llvm output might not be guaranteed to be coherent. -- You are receiving this mail because: You are the assignee for the bug.
