diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-10-21 22:17:19 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2021-10-22 10:40:20 +0100 |
commit | d17b799df72e7d5dc6379b8e46f5188c2981faed (patch) | |
tree | b53b53f544d6e9210a2d044d4f80a7810aecec72 /gcc/rust/backend/rust-compile-resolve-path.cc | |
parent | 649e3e074bf8306bf0eb042f10483dbd61cd040b (diff) | |
download | gcc-d17b799df72e7d5dc6379b8e46f5188c2981faed.zip gcc-d17b799df72e7d5dc6379b8e46f5188c2981faed.tar.gz gcc-d17b799df72e7d5dc6379b8e46f5188c2981faed.tar.bz2 |
Remove second lookup for query compiled functions
When compiling method calls we need to compile functions in a query based
manar sometimes, recently there was a query mode api added to the relevant
functions which will return the address of the function when asked to try
and compile. This patch uses this returned address avoiding a duplicate
lookup for the compiled function
Diffstat (limited to 'gcc/rust/backend/rust-compile-resolve-path.cc')
0 files changed, 0 insertions, 0 deletions