Define addString() and lookup() out-of-line to dissuade the C++ compiler from inlinin...
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 16 Dec 2007 01:36:16 +0000 (01:36 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 16 Dec 2007 01:36:16 +0000 (01:36 +0000)
commitcdd0417ba3ec6c4138e87b2d5472f951bb7902c8
treee0a520be7e1e71deaa1e4af9090c63f86d31754c
parent11ffccf2a5aa5fb652945ffc8dda9b8dfdf58ae8
Define addString() and lookup() out-of-line to dissuade the C++ compiler from inlining it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45068 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/Trie.h