summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/compatibility.ll
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2015-08-14 17:42:50 +0000
committerVedant Kumar <vsk@apple.com>2015-08-14 17:42:50 +0000
commit06f0678010428b0c69612fdd32a59262dfe14d59 (patch)
tree1a5aece2f528430cbc522c95eca9f13586cc8a87 /llvm/test/Bitcode/compatibility.ll
parent89d994367a597134fa7e1724314044e217718165 (diff)
downloadbcm5719-llvm-06f0678010428b0c69612fdd32a59262dfe14d59.tar.gz
bcm5719-llvm-06f0678010428b0c69612fdd32a59262dfe14d59.zip
[test] Testing write access to llvm
llvm-svn: 245074
Diffstat (limited to 'llvm/test/Bitcode/compatibility.ll')
-rw-r--r--llvm/test/Bitcode/compatibility.ll2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud