Put MCSectionCOFF::Name into the MCContext instead of leaking it.
authorJeffrey Yasskin <jyasskin@google.com>
Mon, 22 Mar 2010 23:26:12 +0000 (23:26 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Mon, 22 Mar 2010 23:26:12 +0000 (23:26 +0000)
commit1ccd91a5b156ff8b415806b0d60fd7c302d62693
treeb0850a0d4176e01e042e509dcebb62e68160e3b4
parent3f4dcd92daef80f87919507b6baf2a97d4bfaa2e
Put MCSectionCOFF::Name into the MCContext instead of leaking it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99231 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCSection.h
lib/MC/MCSection.cpp