Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Avoid migrating existing patches. Phabricator shutdown timeline

sven (zhongchengyong)
User

Projects

User does not belong to any projects.

User Details

User Since
May 27 2021, 4:26 AM (131 w, 2 d)

Recent Activity

May 31 2021

sven added a comment to D62732: [RISCV] Add SystemV ABI.

That's surprising. I'll see if I can figure out what the issue might be. Thanks.

Confirmed. Something must have broken since the last patch revision. I'll see if I can figure out / fix this soon.

May 31 2021, 7:53 PM · Restricted Project, Restricted Project
sven added a comment to D62732: [RISCV] Add SystemV ABI.

@luismarques
I have tried the patch with llvm12, test case is provide by jade(https://gist.github.com/e2efac2f780ed820277dbaf608805f4e), but it didn't worked for me.
After execute 'gdb-remote 1234', the terminal shows:

Process 1 stopped
* Thread #1, stop reason = signal SIGTRAP
       frame #0: 0xffffffffffffffff
}

It seems that the unwind didn't succeed, can you figure out the problem?
my qemu vesion: 4.2.1
Thanks.

May 31 2021, 5:37 AM · Restricted Project, Restricted Project