In Rust bare-metal targets, there is no environment component in triple name. This patch ignores warnings that look like:
warning: triple-implied ABI conflicts with provided target-abi ‘lp64s', using target-abi
Differential D152778
[LoongArch] Ignore warnings when there is no environment in triple hev on Jun 12 2023, 11:21 PM. Authored by
Details In Rust bare-metal targets, there is no environment component in triple name. This patch ignores warnings that look like: warning: triple-implied ABI conflicts with provided target-abi ‘lp64s', using target-abi
Diff Detail
Event Timeline
|
grammatical nit: "for there are" -> "when there is"