OSDN Git Service

Always create a temporary symbol to use with the cfi frame.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 7 Feb 2014 21:23:18 +0000 (21:23 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 7 Feb 2014 21:23:18 +0000 (21:23 +0000)
commit26baaa1efbc99fb6061a012a7b872aa885a2d1ec
treeb4a62883d79e77b7877ceb732b9b78baf5d8000b
parentd413950a939d115efdde790fa40d2ff069a332e0
Always create a temporary symbol to use with the cfi frame.

This is a small simplification and a small step in fixing pr18743 since
private functions on MachO should be using a 'l' prefix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200994 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCStreamer.cpp
test/CodeGen/X86/pr10420.ll