add the most expedient hack to fix PR4619, along with a testcase.
authorChris Lattner <sabre@nondot.org>
Sat, 25 Jul 2009 17:57:37 +0000 (17:57 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 25 Jul 2009 17:57:37 +0000 (17:57 +0000)
commit2de95105721664ac33564809d7fa7ebaf7dbd61a
treedf36529b7683eab182936320cde2c39e4fedc59d
parent3d0b52caf1fefe5abd79d115bc6c938085711b9d
add the most expedient hack to fix PR4619, along with a testcase.
Thanks to Rafael for the great example.

llvm-svn: 77083
llvm/lib/Target/TargetAsmInfo.cpp
llvm/test/CodeGen/X86/global-sections.ll [new file with mode: 0644]