From 06f0678010428b0c69612fdd32a59262dfe14d59 Mon Sep 17 00:00:00 2001 From: Vedant Kumar Date: Fri, 14 Aug 2015 17:42:50 +0000 Subject: [test] Testing write access to llvm llvm-svn: 245074 --- llvm/test/Bitcode/compatibility.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/test/Bitcode') diff --git a/llvm/test/Bitcode/compatibility.ll b/llvm/test/Bitcode/compatibility.ll index 8763fd4cad1..302b6c4a17e 100644 --- a/llvm/test/Bitcode/compatibility.ll +++ b/llvm/test/Bitcode/compatibility.ll @@ -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 -- cgit v1.2.3