Clear the uniquing table when initializing TLOF to avoid a crash when the TLOF is...
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 17 Aug 2009 17:05:44 +0000 (17:05 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 17 Aug 2009 17:05:44 +0000 (17:05 +0000)
commit76d5ccf6afd5ae253cf3d5c2cf6acc712643d8cb
tree8a24e3288b630ff6ee1da7f99bb65e1ef5d256fd
parenta10e89f372220a579faac02a1e4bdb0393b878a7
Clear the uniquing table when initializing TLOF to avoid a crash when the TLOF is reinitialized with a different MCContext.

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