arichardson wrote: > How does this work with `.if` family directives?
This is only emitted as part of the instruction emission, so it will emit source locations for the ones that are a active branches. I will extend the test to show this behaviour. https://github.com/llvm/llvm-project/pull/199298 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
