[test] Testing write access to llvm
authorVedant Kumar <vsk@apple.com>
Fri, 14 Aug 2015 17:42:50 +0000 (17:42 +0000)
committerVedant Kumar <vsk@apple.com>
Fri, 14 Aug 2015 17:42:50 +0000 (17:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245074 91177308-0d34-0410-b5e6-96231b3b80d8

test/Bitcode/compatibility.ll

index 8763fd4cad12ceee504704e85297a9cbcf5a33e7..302b6c4a17eafa69a8d4596484f4cbf468eee3d8 100644 (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