commit | daf7c149e4ee76e9be777b5a6fba06f25cbb0203 | [log] [tgz] |
---|---|---|
author | Matt Arsenault <Matthew.Arsenault@amd.com> | Thu Jan 02 21:09:05 2014 +0000 |
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Thu Jan 02 21:09:05 2014 +0000 |
tree | 33140e6ebd0fe9ab96e7c1c6159cb3208c3da8b2 | |
parent | e151788aae061cc4ec3a7bb76a7cb5b72edc046e [diff] |
Fix all the verifier tests I added for address spaces. I originally had these using opt -verify, and I never removed the -verify when converting them to use llvm-as instead, so these were failing because of using the -verify argument which llvm-as doesn't have instead of what it's actually supposed to be testing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198352 91177308-0d34-0410-b5e6-96231b3b80d8