| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-11-16 | Separating the back folder between backend-agnostic and LLVM-specific code | Denis Merigoux | -404/+0 | |
| 2018-11-10 | codegen_llvm_back: whitespace & formatting fixes | ljedrz | -6/+5 | |
| 2018-11-04 | Don't export non-function symbols with emscripten | Nikita Popov | -0/+10 | |
| Emscripten only provides an export mechanism for functions. Exporting statics does not make sense conceptually in this case, and will result in emcc undefined function errors. | ||||
| 2018-11-03 | Move cg_llvm::back::linker to cg_utils | bjorn3 | -0/+395 | |
