[all-commits] [llvm/llvm-project] 63e13f: [DebugInfo] Limit jump table test for x86 only (#7...
HaohaiWen via All-commits
all-commits at lists.llvm.org
Sun Nov 12 21:22:46 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63e13f2b7d3e2f52e7566914ad2513c769dd9f0a
https://github.com/llvm/llvm-project/commit/63e13f2b7d3e2f52e7566914ad2513c769dd9f0a
Author: HaohaiWen <haohai.wen at intel.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M llvm/test/DebugInfo/Generic/debug-info-jump-table.ll
Log Message:
-----------
[DebugInfo] Limit jump table test for x86 only (#72082)
32 bit target may generate different SelectionDAG for jump table.
Temporarily limit this test for 64bit X86 target only.
More information about the All-commits
mailing list