llvm-6502/support
John Criswell 96b4beda5c Added an option to TableGen that allows users to specify a directory in which
to find include files.  TableGen will load include files from this directory if
it cannot find them in the current directory.
This feature was needed for building code inside the object tree (a la autoconf
style).
TODO: Allow for multiple -I options to specify a list of directories to search.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8159 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-27 13:41:57 +00:00
..
lib/Support Mangle ALL letters that we do not allow, not just a few. 2003-08-24 21:08:38 +00:00
tools Added an option to TableGen that allows users to specify a directory in which 2003-08-27 13:41:57 +00:00