[llvm] [VFABI] Improve VFABI unit tests (PR #73907)

Maciej Gabka via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 10 09:52:04 PST 2023


================
@@ -423,108 +447,167 @@ TEST_F(VFABIParserTest, MissingVectorNameTermination) {
 }
----------------
mgabka wrote:

definitely not for this patch, but at some point would be good to group somehow those tests in this file :)

https://github.com/llvm/llvm-project/pull/73907


More information about the llvm-commits mailing list