| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -20/+0 | |
| 2021-03-14 | Use only x86_64 flag | Hiroki Noda | -1/+3 | |
| 2021-03-12 | Add support for storing code model to LLVM module IR | Hiroki Noda | -0/+18 | |
| This patch avoids undefined behavior by linking different object files. Also this would it could be propagated properly to LTO. See https://reviews.llvm.org/D52322 and https://reviews.llvm.org/D52323. This patch is based on https://github.com/rust-lang/rust/pull/74002 | ||||
