Make GetCPISymbol a virtual method.
authorTim Northover <tnorthover@apple.com>
Sat, 29 Mar 2014 07:04:59 +0000 (07:04 +0000)
committerTim Northover <tnorthover@apple.com>
Sat, 29 Mar 2014 07:04:59 +0000 (07:04 +0000)
commit42529ad33a84c64876a7f9a6eacf2905cbdcdc35
tree95bac7d4f80ccc340a75a3eafa6be1d57fecaad2
parent7c3e057ff49a67814a48a2702d56faf2a624f9a6
Make GetCPISymbol a virtual method.

ARM64 for iOS is going to want to emit these symbols in a
linker-private style for efficiency, but other targets probably don't
want that behaviour.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205080 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h