px_llvm_codegen_utils_info/
lib.rs

1#![no_std]
2pub static LLVMS: &'static [(&'static str, &'static str)] =
3    &[("190", "191"), ("180", "181"), ("200", "201")];