diff options
| author | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2013-10-01 09:49:01 +0000 |
|---|---|---|
| committer | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2013-10-01 09:49:01 +0000 |
| commit | 28942d4ca06c7a84b2ac1e2b7f80455f545b1439 (patch) | |
| tree | f7411953e09d0db252095118148bfbee0065cbdf /clang/lib/Driver/Tools.cpp | |
| parent | 2b953d0b39e232e43c17022b50d4c848e0d9adce (diff) | |
| download | bcm5719-llvm-28942d4ca06c7a84b2ac1e2b7f80455f545b1439.tar.gz bcm5719-llvm-28942d4ca06c7a84b2ac1e2b7f80455f545b1439.zip | |
Fix pattern sort in DAGISelEmitter.cpp
The old code skipped one of the sorting criteria if either pattern had
no types. This could lead to cycles of the form X < Y, Y < Z, Z < X.
llvm-svn: 191735
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions

