[all-commits] [llvm/llvm-project] 1621c0: [Tests] Be consistent w/definition of statepoint-e...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Aug 14 20:48:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1621c004da7b6a917be53b3569218da91b9f54b0
https://github.com/llvm/llvm-project/commit/1621c004da7b6a917be53b3569218da91b9f54b0
Author: Philip Reames <listmail at philipreames.com>
Date: 2020-08-14 (Fri, 14 Aug 2020)
Changed paths:
M llvm/test/CodeGen/Generic/overloaded-intrinsic-name.ll
M llvm/test/Transforms/CodeGenPrepare/X86/statepoint-relocate.ll
Log Message:
-----------
[Tests] Be consistent w/definition of statepoint-example
These tests use the statepoint-example builtin gc which expects address space #1 to the only non-integral address space. The fact the test used as=0 happened to work, but was caught by a downstream assert. (Literally years ago, I just happened to notice the XFAIL and fix it now.)
More information about the All-commits
mailing list