HomeFreeBSD

llvm MIPS target: add missed source file

Description

llvm MIPS target: add missed source file

Otherwise, linking llvm binaries with this target enabled (which is not
the default) will fail with a number of undefined symbol errors:

ld: error: undefined symbol: llvm::initializeMipsMulMulBugFixPass(llvm::PassRegistry&)
ld: error: undefined symbol: llvm::createMipsMulMulBugPass()

MFC after: 3 days

Details

Provenance
dimAuthored on May 31 2022, 1:19 PM
Parents
rG9f6a619a7d7a: mandoc: workaround lack of macro parsing in list -width
Branches
Unknown
Tags
Unknown