commit | 2e253b426ffaf8058ef94f50db2a1d2905e6b4c6 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Jun 30 03:02:03 2008 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Jun 30 03:02:03 2008 +0000 |
tree | 226724dae0a5d21f35637d0af4afa5be1138040d | |
parent | 9d3740ed1cfa614125b4b8f7399787f879a18608 [diff] |
check in anton's patch to make inlining happen in a determinstic order and fix the bug that it uncovers: inlining a pattern fragment could bring in other pattern fragments if the inlinee hadn't already been inlined. llvm-svn: 52888