summary refs log tree commit diff stats
path: root/tests/arc/tarc_orc.nim
Commit message (Collapse)AuthorAgeFilesLines
* don't use a temp for addr [backport: 1.6] (#19503)flywind2022-02-081-0/+22
* don't use a temp for addr fix #19497 * Update compiler/ccgcalls.nim Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> * add a test Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>