aboutsummaryrefslogtreecommitdiffhomepage
path: root/builtins.go
AgeCommit message (Expand)Author
2019-10-14main: refactor environment variables into a separate packageAyke van Laethem
2019-05-05main: add fallback mechanism for LLVM commandsAyke van Laethem
2019-05-03main: do not set working directory for Clang invocationAyke van Laethem
2019-04-30main: close ar file before moving itAyke van Laethem
2019-04-11main: drop the dependency on llvm-arAyke van Laethem
2019-02-01main: include prebuilt compiler-rt libraries in release tarballAyke van Laethem
2019-02-01main: give more context when running an external results in an errorAyke van Laethem
2018-11-22all: compile and link using clang, where possibleAyke van Laethem
2018-10-07main: add aeabi builtins to arm targetsAyke van Laethem
2018-10-07all: improve compiler-rt compilationAyke van Laethem
2018-10-07all: use compiler-rt for builtinsAyke van Laethem