[LLVMbugs] [Bug 3796] Inclusions to generated header files are impractical for building LLVM sources externally
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Mar 13 03:02:33 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=3796
Daniel Dunbar <daniel at zuster.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |daniel at zuster.org
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #1 from Daniel Dunbar <daniel at zuster.org> 2009-03-13 05:02:32 ---
I can't say I completely understand your issue, but regardless we aren't going
to change that. Our include scheme is quite nice for knowing where things are
and for only needing to supply a small set of include options to the compiler.
I'm not exactly sure how you are doing your out of tree build, but it is very
possible to do it in a way which doesn't have problems with this. I do it all
the time!
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list