[LLVMbugs] [Bug 6871] Move lib/CodeGen/SelectionDAGBuilder.h to llvm/CodeGen/ directory
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Apr 20 18:23:29 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6871
Dan Gohman <gohman at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Dan Gohman <gohman at apple.com> 2010-04-20 20:23:29 CDT ---
This looks good. Instead of making those functions be members of
TargetLowering though, I'd prefer to leave them as standalone functions, since
they don't require access to TargetLowering internals. I've applied this
change in r101975.
--
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