rust/compiler
DevJPM b51bcc72d9 fully exploited the dropped support of LLVM 8
This commit grepped for LLVM_VERSION_GE, LLVM_VERSION_LT, get_major_version and
min-llvm-version and statically evaluated every expression possible
(and sensible) assuming that the LLVM version is >=9 now
2020-11-12 14:39:47 +01:00
..
2020-11-09 15:30:49 +00:00
2020-11-05 20:11:29 +01:00
2020-11-09 15:30:49 +00:00