From 3b47b2461776c2bda066e812f515244bdb643f38 Mon Sep 17 00:00:00 2001 From: Michael Kuperstein Date: Sun, 15 Dec 2013 11:50:45 +0000 Subject: Ensure bitcode encoding of global variable attributes stays stable. Patch by Boaz Ouriel. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197340 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Bitcode/global-variables.3.2.ll.bc | Bin 0 -> 536 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/Bitcode/global-variables.3.2.ll.bc (limited to 'test/Bitcode/global-variables.3.2.ll.bc') diff --git a/test/Bitcode/global-variables.3.2.ll.bc b/test/Bitcode/global-variables.3.2.ll.bc new file mode 100644 index 0000000000..c105f2fb18 Binary files /dev/null and b/test/Bitcode/global-variables.3.2.ll.bc differ -- cgit v1.2.3