summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/clang/libLLVMMipsDisassembler (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update build infrastructure for LLVM 10.0.0.patrick2020-08-031-2/+2
| | | | | ok hackroom@ tested by plenty
* Build and install a shared libLLVM, llvm-config and llvm includes.jsg2019-03-051-9/+2
| | | | | | This is required to build the radeonsi Mesa driver. ok patrick@
* zap empty depends/silence empty installs.espie2017-07-091-5/+2
| | | | okay millert@
* Add infrastructure to build LLVM for mips64.patrick2017-01-251-0/+20
"check with visa@" kettenis@ "go ahead" visa@