OSDN Git Service

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)
commit10cf6a6a4bdc5a99813cc464030b93466842ffc2
tree38254c8b04477e7e65acd6db5b85719f9c54fd64
parent7e77f7959162a601291fd5400a88908d021033d3
add the most expedient hack to fix PR4619, along with a testcase.
Thanks to Rafael for the great example.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77083 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetAsmInfo.cpp
test/CodeGen/X86/global-sections.ll [new file with mode: 0644]