]> git.lizzy.rs Git - rust.git/commit
librustc_trans: Turn PGO diagnostics into warnings.
authorEmilio Cobos Álvarez <emilio@crisal.io>
Mon, 12 Mar 2018 20:18:01 +0000 (21:18 +0100)
committerEmilio Cobos Álvarez <emilio@crisal.io>
Sun, 25 Mar 2018 01:30:06 +0000 (03:30 +0200)
commit8a4cebd16f4fa3ba2234c6d4453051b568c6d904
tree579306ac1857d22b0699b16acc6d7f45796d3d08
parente31addf7c358aba28ce0910e93d009397a72a05f
librustc_trans: Turn PGO diagnostics into warnings.

They should at least be that, they usually warn about control flow mismatches,
and or the profile being useless, which looks like at least a warning to me.

Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
src/librustc_trans/back/write.rs