opnsense-src/lib/clang/libllvm
Dimitry Andric 9bc98563bf 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

(cherry picked from commit 4b1174e27a)
2022-06-04 14:00:23 +02:00
..
Makefile llvm MIPS target: add missed source file 2022-06-04 14:00:23 +02:00
Makefile.depend DIRDEPS_BUILD: Connect the new clang build. 2016-09-01 20:38:59 +00:00