Mercurial > hg > CbC > CbC_llvm
diff llvm/test/Feature/OperandBundles/basic-aa-argmemonly.ll @ 207:2e18cbf3894f
LLVM12
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 08 Jun 2021 06:07:14 +0900 |
parents | 1d019706d866 |
children | c4bab56944e8 |
line wrap: on
line diff
--- a/llvm/test/Feature/OperandBundles/basic-aa-argmemonly.ll Mon May 25 11:55:54 2020 +0900 +++ b/llvm/test/Feature/OperandBundles/basic-aa-argmemonly.ll Tue Jun 08 06:07:14 2021 +0900 @@ -1,4 +1,4 @@ -; RUN: opt -S -basicaa -gvn < %s | FileCheck %s +; RUN: opt -S -basic-aa -gvn < %s | FileCheck %s declare void @argmemonly_function(i32 *) argmemonly