[LLVMbugs] [Bug 6541] clang doesn't pick up architecture dependent headers on 64bit linux
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Nov 10 00:14:58 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=6541
Chandler Carruth <chandlerc at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #4 from Chandler Carruth <chandlerc at gmail.com> 2011-11-10 02:14:58 CST ---
I believe this is fixed in mainline based in part on a ground-up rewrite of how
include paths are managed. I think it had been hacked to work in some cases for
some time before that.
Please file new bugs if there are specific systems you are having issues with.
If possible, include the output from clang from a failed compile with the extra
'-v' options specified.
--
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