aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/golang.ts
diff options
context:
space:
mode:
authorJeremy Ong <jeremycong@gmail.com>2022-08-21 14:52:03 -0700
committerGitHub <noreply@github.com>2022-08-21 16:52:03 -0500
commite43841c0816af114f3bcd81c6de7cfe0e79d072a (patch)
tree047cda4ef71e256dd5491b67e63a7ad96153dc8a /lib/compilers/golang.ts
parenta3327d8ba18e3ff1bbb56214a1ce674424877a20 (diff)
downloadcompiler-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