about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2022-03-01 11:42:10 -0800
committerJosh Stone <jistone@redhat.com>2022-03-01 11:42:10 -0800
commit723d33462c79a3628ca4cf357044b3d5809e7a96 (patch)
treef48636a4d9d3e0cf373366b0e73ff1c5d276f351 /compiler/rustc_codegen_llvm/src
parentf0c4da49983aa699f715caf681e3154b445fb60b (diff)
downloadrust-723d33462c79a3628ca4cf357044b3d5809e7a96.tar.gz
rust-723d33462c79a3628ca4cf357044b3d5809e7a96.zip
Restore the local filter on mono item sorting
In `CodegenUnit::items_in_deterministic_order`, there's a comment that
only local HirIds should be taken into account, but #90408 removed the
`as_local` call that sets others to None. Restoring that check fixes the
s390x hangs seen in [RHBZ 2058803].

[RHBZ 2058803]: https://bugzilla.redhat.com/show_bug.cgi?id=2058803
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions