llvm-6502/include
Chandler Carruth 876ac60880 [Modules] Move InstIterator out of the Support library, where it had no
business.

This header includes Function and BasicBlock and directly uses the
interfaces of both classes. It has to do with the IR, it even has that
in the name. =] Put it in the library it belongs to.

This is one step toward making LLVM's Support library survive a C++
modules bootstrap.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202814 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-04 10:30:26 +00:00
..
llvm [Modules] Move InstIterator out of the Support library, where it had no 2014-03-04 10:30:26 +00:00
llvm-c Add 'remark' diagnostic type in LLVM 2014-02-28 09:08:45 +00:00