Avoid symbol name clash when filling TOC.
authorRoman Divacky <rdivacky@freebsd.org>
Tue, 18 Sep 2012 17:10:37 +0000 (17:10 +0000)
committerRoman Divacky <rdivacky@freebsd.org>
Tue, 18 Sep 2012 17:10:37 +0000 (17:10 +0000)
commitf145c135f3a28e2c59bd02e475fbf09f4157c9fb
tree8a4e5b702e05d062befdbd1d87979acdd170b1ac
parent371d5d86bd70756d2066692114fec599c33baf92
Avoid symbol name clash when filling TOC.

Patch by Adhemerval Zanella.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164141 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCContext.h
lib/MC/MCContext.cpp
lib/Target/PowerPC/PPCAsmPrinter.cpp
test/CodeGen/PowerPC/2012-09-16-TOC-entry-check.ll [new file with mode: 0644]