[test] Testing write access to llvm

llvm-svn: 245074
This commit is contained in:
Vedant Kumar 2015-08-14 17:42:50 +00:00
parent 89d994367a
commit 06f0678010
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
; Please update this file when making any IR changes. Information on the
; release process for this file is available here:
;
; http://llvm.org/docs/DeveloperPolicy.html#ir-backwards-compatibility
; http://llvm.org/docs/DeveloperPolicy.html#ir-backwards-compatibility
; RUN: llvm-as < %s | llvm-dis | llvm-as | llvm-dis | FileCheck %s
; RUN: verify-uselistorder < %s