[PATCH] D14487: [PGO]: Add llvm main include dir to profile runtime header path.
Vedant Kumar via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 9 17:04:41 PST 2015
vsk added a comment.
David, it doesn't look like there's a way to directly include files from llvm.
I think we should split out what's needed into an *.inc file and duplicate it between llvm and compiler-rt. This is probably worth a discussion on the list.
Repository:
rL LLVM
http://reviews.llvm.org/D14487
More information about the llvm-commits
mailing list