> Can you please clear this too?
Yep. The easiest way is to run make in verbose mode ("make VERBOSE=1")
and copy its command-line, but basically you also need to specify the
include directories: "llvm-tblgen X86.td -I . -I ../../../include".
Cheers.
Tim.