Displaying 2 results from an estimated 2 matches for "b5fe90b9".
2014 Jun 09
2
[LLVMdev] regarding TargetRegisterInfo.h
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
2014 Jun 09
2
[LLVMdev] regarding TargetRegisterInfo.h
...tive to "include/". In this case
> "include/llvm/Target/TargetRegisterInfo.h".
>
> Cheers.
>
> Tim.
>
--
Pratik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140609/b5fe90b9/attachment.html>