aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend/rust-compile-context.h
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2021-06-29 21:24:47 +0100
committerPhilip Herron <philip.herron@embecosm.com>2021-06-29 21:24:47 +0100
commit59897751aa797c9c6e7e1d795bbc1afbb9c81e32 (patch)
treedf151d2709a246dd0d5d2aba94327d7227eb0b30 /gcc/rust/backend/rust-compile-context.h
parente0c0ef46d21609326927986f4f8efb0e24638ab9 (diff)
downloadgcc-59897751aa797c9c6e7e1d795bbc1afbb9c81e32.zip
gcc-59897751aa797c9c6e7e1d795bbc1afbb9c81e32.tar.gz
gcc-59897751aa797c9c6e7e1d795bbc1afbb9c81e32.tar.bz2
Revert change to ScanUnused to not scan Types
The scan dead-code pass will take over this role, but lets keep both running for a while and then we can update ScanUnused to only scan for unused labels and variables. Its not possible to rely on name resolution to know what symbols are used or not used. Further resolution occurs during type resolution and the dead code pass runs after type resolution.
Diffstat (limited to 'gcc/rust/backend/rust-compile-context.h')
0 files changed, 0 insertions, 0 deletions