diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-06-30 10:00:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-30 10:00:19 +0000 |
commit | bb95f8f5ca0fed11f2c7a9b539a3c120ce054d8e (patch) | |
tree | 005e8634eef039c17d6107e5d7ef88eec8d36834 /gcc/rust/backend/rust-compile-context.h | |
parent | 1738bb8c76c499fdec244cea3d746db9438f8a11 (diff) | |
parent | 59897751aa797c9c6e7e1d795bbc1afbb9c81e32 (diff) | |
download | gcc-bb95f8f5ca0fed11f2c7a9b539a3c120ce054d8e.zip gcc-bb95f8f5ca0fed11f2c7a9b539a3c120ce054d8e.tar.gz gcc-bb95f8f5ca0fed11f2c7a9b539a3c120ce054d8e.tar.bz2 |
Merge #536
536: Revert change to ScanUnused to not scan Types r=philberty a=philberty
The scan dead-code pass will take over this role, but let's keep both
running for a while and then we can update ScanUnused to only scan for
unused labels and variables. Dead Code pass is important as it is 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.
Co-authored-by: Philip Herron <philip.herron@embecosm.com>
Diffstat (limited to 'gcc/rust/backend/rust-compile-context.h')
0 files changed, 0 insertions, 0 deletions