diff options
author | Jeremy Ong <jeremycong@gmail.com> | 2022-08-21 14:52:03 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-21 16:52:03 -0500 |
commit | e43841c0816af114f3bcd81c6de7cfe0e79d072a (patch) | |
tree | 047cda4ef71e256dd5491b67e63a7ad96153dc8a /lib/compilers/golang.ts | |
parent | a3327d8ba18e3ff1bbb56214a1ce674424877a20 (diff) | |
download | compiler-explorer-e43841c0816af114f3bcd81c6de7cfe0e79d072a.tar.gz compiler-explorer-e43841c0816af114f3bcd81c6de7cfe0e79d072a.zip |
Improve RGA register analysis association (#3977)gh-3988
RGA register analysis provided through shae.exe would mismatch the
emitted assembly if labels were present since labels don't correspond to
instructions. The modification in the emission here addresses this issue
(and may need to be disabled in future versions of RGA). With existing
issues though, it resolves issues in correspondence.
This commit also fixes an issue where the RGA error output (if present)
was stomped over by a different log line.
Signed-off-by: Jeremy Ong <jeremycong@gmail.com>
Signed-off-by: Jeremy Ong <jeremycong@gmail.com>
Diffstat (limited to 'lib/compilers/golang.ts')
0 files changed, 0 insertions, 0 deletions