ampandey-1995 wrote: Hi @arsenm ,
I am not sure what else can be the nfc change here. For OpenMP, PR [179636 ](https://github.com/llvm/llvm-project/pull/179636) avoids linking `asanrtl.bc `and `ockl.bc` Here in this PR , `asanrtl.bc` is linked with internalization enabled by default just like other bitcode libs. https://github.com/llvm/llvm-project/pull/182825 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
