summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/static-init-wasm.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Don't use Wasm function sections for more than one functionDan Gohman2017-12-051-4/+4
* Add branch weights to branches for static initializers.Richard Smith2017-07-261-2/+2
* IRGen: Add optnone attribute on function during O0Mehdi Amini2017-05-291-4/+4
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-2/+2
* [WebAssembly] Initial WebAssembly support in clangDan Gohman2015-09-031-0/+54