| commit | 6b6f3dd99414bdca70564a6446dcd104ab4e5642 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Mon Sep 06 21:08:38 2010 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Mon Sep 06 21:08:38 2010 +0000 |
| tree | 06164124e6369ad6037dc45e96b98456e0669c26 | |
| parent | 82d88ced9240b2898e7367c8ad60e5f59ef00ae9 [diff] |
emit the match table at global scope instead of within the MatchInstructionImpl. This makes it easier to read/understand MatchInstructionImpl. llvm-svn: 113170