arsenm wrote: > Can this info be added to the IR e.g. a module flag or the like? Ideally we > don't have to specially recognize every opt flag in the linker
The pass pipeline isn't really part of the program semantics, I don't think it belongs in the IR https://github.com/llvm/llvm-project/pull/201585 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
