Daniel Jasper
|
a56b5b5487
|
Fix WebAssembly build after r283702.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283723 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-10-10 06:49:55 +00:00 |
|
Mehdi Amini
|
ae5f5d3d3c
|
Move the global variables representing each Target behind accessor function
This avoids "static initialization order fiasco"
Differential Revision: https://reviews.llvm.org/D25412
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283702 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-10-09 23:00:34 +00:00 |
|
Dan Gohman
|
1efcdba0e2
|
[WebAssembly] Define separate Target instances for 32-bit and 64-bit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241193 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-07-01 21:42:34 +00:00 |
|
Dan Gohman
|
a74341308f
|
[WebAssembly] Initial WebAssembly backend
This WebAssembly backend is just a skeleton at this time and is not yet
functional.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241022 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-06-29 23:51:55 +00:00 |
|