Min-Yih Hsu
Min-Yih Hsu
Hi, This is actually more like a follow up of #48 : Currently we can configure the timeout value using either `response_timeout` parameter for `GhidraBridge`, or `timeout_override` parameter for `remote_eval`....
Only use pc-relative relocation mode when the `-mpcrel` flag is used. In order to conform with some of GNU LD's expectation on resolving relocations. Local commit: https://github.com/M680x0/M680x0-mono-repo/commit/767ffe44282009f1a1320b94360107772bbae3d6
In some cases, specifically when lowering `select`, we will lower to our own `M68kISD::(U|S)MUL` first before isel-ing to real instructions. In order to account for overflow bit usages. For instance:...
I was using this tool against time traces generated in LLVM. The tool picked up a non-trace JSON file (tools/clang/lib/Tooling/ASTNodeAPI.json, in case you wonder) and bailed out with an exception....