Use createTempSymbol to avoid collisions instead of an ad hoc method.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 17 Mar 2015 14:50:32 +0000 (14:50 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 17 Mar 2015 14:50:32 +0000 (14:50 +0000)
commitcebed4aaf1fd1c60ac40b875bcf80f144bb2ebab
tree305e9b5cc04df194dd3615eea31d02a56a90a443
parentb80d90e9d0d7d2a120c02f7e9a27fc228c1ff101
Use createTempSymbol to avoid collisions instead of an ad hoc method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232483 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCAsmPrinter.cpp
test/CodeGen/PowerPC/2012-09-16-TOC-entry-check.ll
test/CodeGen/PowerPC/alias.ll