[LLVMdev] regarding TargetRegisterInfo.h

Tim Northover t.p.northover at gmail.com
Sun Jun 8 23:55:04 PDT 2014


> 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.



More information about the llvm-dev mailing list