Doh. Must check if GV is constant first before putting it in .cstring.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 28 Oct 2006 05:56:51 +0000 (05:56 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 28 Oct 2006 05:56:51 +0000 (05:56 +0000)
commit31b6ddad31689b996c94dcde5f32fb2585df4af6
tree0695c13490238639fb208915cf82eaa59fdc67e3
parent71aae624456cd6ffcfbb965ea56454f57644b538
Doh. Must check if GV is constant first before putting it in .cstring.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31253 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCAsmPrinter.cpp