freebsd-dev/lib/clang/libllvm
Dimitry Andric 4b1174e27a 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
2022-05-31 17:41:51 +02:00
..
Makefile llvm MIPS target: add missed source file 2022-05-31 17:41:51 +02:00
Makefile.depend DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00