From fa57ebccb8ba0bbff2f708aac2c178c306a9beab Mon Sep 17 00:00:00 2001 From: Vedant Kumar Date: Fri, 14 Aug 2015 17:42:50 +0000 Subject: [PATCH 1/1] [test] Testing write access to llvm git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245074 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Bitcode/compatibility.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Bitcode/compatibility.ll b/test/Bitcode/compatibility.ll index 8763fd4cad1..302b6c4a17e 100644 --- a/test/Bitcode/compatibility.ll +++ b/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 -- 2.34.1