[all-commits] [llvm/llvm-project] e070a5: [CodeGen] Separate X86 and Aarch tests
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Thu Aug 24 13:33:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e070a5d2302d63ecb1c0ce5d28c30d137aa4ca6a
https://github.com/llvm/llvm-project/commit/e070a5d2302d63ecb1c0ce5d28c30d137aa4ca6a
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2023-08-24 (Thu, 24 Aug 2023)
Changed paths:
M llvm/test/CodeGen/AArch64/dbg-value-swift-async.ll
A llvm/test/CodeGen/X86/dbg-value-swift-async.ll
Log Message:
-----------
[CodeGen] Separate X86 and Aarch tests
The directory this test used to live in is exclusive to Aarch.
Addresses the failure reported in D158636.
More information about the All-commits
mailing list