kito-cheng wrote: > > a user requesting rv32imc won't match an rv32im variant even though it is a > > safe fallback > > I'm not sure this assertion is true, given we are working on a toolchain that > uses the multilib yaml and does manage to do this. > > Let me get back to you tomorrow with how we made this work.
My description might not correct, it actually can be done by `Mappings`/`Match` with regular expression, but that would be loooong expression I think, anyway, wait your feedback :) https://github.com/llvm/llvm-project/pull/184973 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
