[llvm-commits] [PATH] Remove dead code.

Michael Spencer bigcheesegs at gmail.com
Wed Feb 29 01:19:49 PST 2012


Remove dead code. This is never called, and never overridden in a derived class.

I ran into this while trying to setup an alternative scheduler for my
backed. What is the proper way to do this? I need to implement
scheduling for a stack machine. I know the algorithms, I'm just not
sure where the best place to plug it in to CodeGen is.

- Michael Spencer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dead.patch
Type: application/octet-stream
Size: 850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120229/9786eef9/attachment.obj>


More information about the llvm-commits mailing list