[LLVMdev] regarding TargetRegisterInfo.h

pratik dand pratikdand143 at gmail.com
Sun Jun 8 23:09:38 PDT 2014


Dear,

I have been going through the Targets registered with llvm. As I was
looking around, I found an include statement in the file XXXRegisterInfo.h
(XXX is any target),
#include "llvm/Target/TargetRegisterInfo.h"

The question is there is no folder called Target in my llvm directory (file
TargetRegistorInfo.h missing ) and still programs compile in the XXX
architecture. I want access to TargetRegisterInfo.h.
Can someone point me in the right direction?

-- 
Pratik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140609/753a3ee8/attachment.html>


More information about the llvm-dev mailing list