[all-commits] [llvm/llvm-project] 3758b8: Only run frameheader_cache_test.pass.cpp on x86_64.
Sterling-Augustine via All-commits
all-commits at lists.llvm.org
Thu Mar 12 18:14:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3758b858ef3b39b3081bf9a567ead8bc69c9a208
https://github.com/llvm/llvm-project/commit/3758b858ef3b39b3081bf9a567ead8bc69c9a208
Author: Sterling Augustine <saugustine at google.com>
Date: 2020-03-12 (Thu, 12 Mar 2020)
Changed paths:
M libunwind/test/frameheadercache_test.pass.cpp
Log Message:
-----------
Only run frameheader_cache_test.pass.cpp on x86_64.
Although there is nothing architecturally specific, the
ifdef chains are too complicated otherwise.
More information about the All-commits
mailing list