summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/static-init-wasm.cpp
AgeCommit message (Expand)Author
2017-12-05[WebAssembly] Don't use Wasm function sections for more than one functionDan Gohman
2017-07-26Add branch weights to branches for static initializers.Richard Smith
2017-05-29IRGen: Add optnone attribute on function during O0Mehdi Amini
2015-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall
2015-09-03[WebAssembly] Initial WebAssembly support in clangDan Gohman