Check to make sure that the CFString's back store ends up in the correct section.
authorBill Wendling <isanbard@gmail.com>
Wed, 11 Jan 2012 19:33:37 +0000 (19:33 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 11 Jan 2012 19:33:37 +0000 (19:33 +0000)
commit3bf052b76c9fe2842edf69c3f6577b7db58037f8
tree00932d5a0e634868ed7301399611e4ead611b46a
parent2028b793e1fd1a8dd4d99b0b7c9972865d5e806a
Check to make sure that the CFString's back store ends up in the correct section.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147961 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/cfstring.ll [new file with mode: 0644]