OSDN Git Service

Added #include <cassert>. In GCC 3.3, we don't get assert() through the other
authorJohn Criswell <criswell@uiuc.edu>
Wed, 20 Aug 2003 22:07:45 +0000 (22:07 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Wed, 20 Aug 2003 22:07:45 +0000 (22:07 +0000)
commit43bf32e86c2ac98a8fc812ef314c373bfb574ad5
treefc5561376ac8872b28f7f6f8c159a70c58a54b10
parent0f3627e554a94737d2a8565f355b682f6aedc6d7
Added #include <cassert>.  In GCC 3.3, we don't get assert() through the other
language header files like we did under 3.2.1, and we're not grabbing it
through the LLVM header files either.  So just include it directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7996 91177308-0d34-0410-b5e6-96231b3b80d8
support/tools/TableGen/InstrSelectorEmitter.h
utils/TableGen/InstrSelectorEmitter.h