[LLVMbugs] [Bug 9038] llvm/Target/TargetOptions.h should become an immutablepass
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jan 31 03:28:39 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=9038
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Chris Lattner <clattner at apple.com> 2012-01-31 05:28:39 CST ---
Nick Lewycky fixed this by making it a class that is passed down into Target.
No need for it to be a pass.
--
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