aboutsummaryrefslogtreecommitdiffhomepage
path: root/commands.go
AgeCommit message (Expand)Author
2019-06-05main: return an error when running a command failedAyke van Laethem
2019-05-24main: add the absolute path to clang-8 on macOSAyke van Laethem
2019-05-05main: add fallback mechanism for LLVM commandsAyke van Laethem
2019-04-11main: drop the dependency on llvm-arAyke van Laethem
2019-03-22all: switch to LLVM 8Ayke van Laethem
2019-03-15main: use OS specific name for llvm-ar-7 tool to ensure that llvm7 toolchain ...Ron Evans