diff options
author | 2022-06-24 15:18:15 -0700 | |
---|---|---|
committer | 2022-06-27 18:37:05 +0000 | |
commit | 6926665a177f284649c22134f78dea4c87deef9d (patch) | |
tree | 87bc1860699119999e414559cf6ddcce9a719018 /compiler/optimizing/ssa_builder.cc | |
parent | 5ff074bd323b4a468637a47b013c623042526b43 (diff) |
Don't copy host cross variants to testcases
Checking for os == BuildOS isn't sufficient if we are also cross
compiling to other architectures for that OS, for example when
BuildOS is linux_musl and we are building for x86_64 and cross
compiling to arm64. Also skip variants that are HostCross.
Bug: 236052820
Test: linux musl x86_64 + arm64 build
Change-Id: I58ce0d8cbfa7c3e209d22c03e49f6d094ff5e107
Diffstat (limited to 'compiler/optimizing/ssa_builder.cc')
0 files changed, 0 insertions, 0 deletions