Use std::includes instead of my own implementation.
authorAndrew Trick <atrick@apple.com>
Tue, 10 Apr 2012 03:12:29 +0000 (03:12 +0000)
committerAndrew Trick <atrick@apple.com>
Tue, 10 Apr 2012 03:12:29 +0000 (03:12 +0000)
commitc72e08b4a95e494d3bfdf1262ea8b28f614ac40e
treefcb1394807764047f66774b18df59f2619392a43
parentdecb37eb2b56643cd3d1ebf1af2b7a9c04e1b2f2
Use std::includes instead of my own implementation.

Jakob's review.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154377 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenRegisters.cpp