aboutsummaryrefslogtreecommitdiffhomepage
path: root/compiler/testdata/pragma.ll
AgeCommit message (Expand)Author
2023-07-28wasm: fix functions exported through //exportAyke van Laethem
2023-05-20compiler: disallow most types in //go:wasmimportAyke van Laethem
2023-03-28compiler: only support //go:wasmimport on declared functionsAyke van Laethem
2023-03-22compiler: add alloc attributes to runtime.allocAyke van Laethem
2023-03-12arm: enable functions in RAM for go & cgoKenneth Bell
2023-01-25wasm: support ThinLTOAyke van Laethem
2023-01-18wasm: avoid miscompile with ThinLTOAyke van Laethem
2022-10-19ci: add support for LLVM 15Ayke van Laethem
2022-09-08wasm: do not allow undefined symbolsAyke van Laethem
2022-06-22compiler: update tests after adding new wasm featuresAyke van Laethem
2022-04-23all: update to LLVM 14Ayke van Laethem
2022-01-19compiler: remove parentHandle from calling conventionNia Waldvogel
2022-01-18compiler: predeclare runtime.trackPointerNia Waldvogel
2022-01-09all: switch to LLVM 13Ayke van Laethem
2021-11-02compiler, runtime: add layout parameter to runtime.allocAyke van Laethem
2021-10-25compiler: add nounwind attributeAyke van Laethem
2021-09-28build: normalize target triples to match ClangAyke van Laethem
2021-06-24compiler: add function and global section pragmasAyke van Laethem
2021-06-24compiler: add tests for pragmasAyke van Laethem