Hello, I was trying to compile the [uefi crate](https://github.com/rust-osdev/uefi-rs), but I can't compile it with nightly-2022-09-02. The previous nightly works fine. I get: GlobalValue with DLLImport Storage is dso_local! ptr @_ZN4core7unicode12unicode_data11white_space14WHITESPACE_MAP17h76c794c1a16111d0E LLVM ERROR: Broken module found, compilation aborted! Maybe, the pr that broke it is #100537.