Memoize InlineAsms into the LLVMContext and delete them on shutdown.
authorJeffrey Yasskin <jyasskin@google.com>
Sun, 21 Mar 2010 20:37:19 +0000 (20:37 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Sun, 21 Mar 2010 20:37:19 +0000 (20:37 +0000)
commitbf48a9b6db111fc14a8faef1adefbce5d807aaef
tree1dd8371e8fa93db5d125acee5b8cef59b1118c70
parentf65b0e9b455da8ab2936c9a6d4ead5c92716e13a
Memoize InlineAsms into the LLVMContext and delete them on shutdown.
Fixes PR803.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99143 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/InlineAsm.h
lib/VMCore/ConstantsContext.h
lib/VMCore/InlineAsm.cpp
lib/VMCore/LLVMContextImpl.h