[LLVMbugs] [Bug 7809] TargetSelect.h shouldn't include llvm/Config/config.h

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Aug 5 15:28:55 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=7809

Eric Christopher <echristo at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED
         AssignedTo|unassignedbugs at nondot.org   |echristo at gmail.com

--- Comment #3 from Eric Christopher <echristo at gmail.com> 2010-08-05 17:28:54 CDT ---
Looks like the include just isn't necessary.  Fixed thusly:


[yendi:Data/sources/llvm] echristo% svn ci include/
Sending        include/llvm/Target/TargetSelect.h
Transmitting file data .
Committed revision 110385.

-- 
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