OSDN Git Service

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)
commitc56a09eb2dadf08c47950221d86de83ef4250b3c
treeb0850a0d4176e01e042e509dcebb62e68160e3b4
parentada07270c95a957cbf56f4e34ee0e1debcc71ff2
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