Thank you. 2022年11月20日(日) 15:24 Mark Millard <[email protected]>: > > > LLVM ERROR: Type mismatch in constant table! > > . . . > > That looks like a report of an internally detected error > of soemtihng that should never happen, something that > firefox code or build options should not result in. >
> Thus, it suggests that "LLVM 13.0.1 from ports" has > a problem that firefox's build ran into. Turning off the build option LTO and PROFILE made the build pass. I will report if the bug persists with newer version of LLVM.
