OSDN Git Service

fix another GCC bootstrap problem, which manifested as things
authorChris Lattner <sabre@nondot.org>
Sat, 12 Sep 2009 01:11:50 +0000 (01:11 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 12 Sep 2009 01:11:50 +0000 (01:11 +0000)
commit6b35bf187c5549c31cfd52756ad3b235248e5749
tree6d1145f9096e46c2c4fceb2cb97b36d4fa7e04a8
parent6f8e4dbfc4ad2b023a119f40c5db7f547d1abf1f
fix another GCC bootstrap problem, which manifested as things
like:
foo.s:2412:non-relocatable subtraction expression, "_gomp_tls_key" minus "L1$pb"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81596 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmPrinter/X86MCInstLower.cpp