Allow $CALL(Hook, '$INFILE') for non-join tools.
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 15 Dec 2009 03:04:02 +0000 (03:04 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Tue, 15 Dec 2009 03:04:02 +0000 (03:04 +0000)
commitabf2d986c96185f96d174133da5b8da32fac9e6f
treea3e3efdc757008adb0c91cd13621c1f4af963156
parent68d475ad9091f00b6b99edce2256c12ece289a75
Allow $CALL(Hook, '$INFILE') for non-join tools.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91402 91177308-0d34-0410-b5e6-96231b3b80d8
test/LLVMC/HookWithInFile.td [new file with mode: 0644]
utils/TableGen/LLVMCConfigurationEmitter.cpp