[llvm] Change check for embedded llvm version number to a regex to make test more flexible. (PR #79528)
Tom Stellard via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 25 17:06:51 PST 2024
tstellar wrote:
It would probably be better just to remove this check. I don't know why we would need to check the compiler version in the test.
https://github.com/llvm/llvm-project/pull/79528
More information about the llvm-commits
mailing list