diff options
author | Chris Lattner <sabre@nondot.org> | 2010-11-18 02:53:02 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-11-18 02:53:02 +0000 |
commit | c146c4d47a7ec54c14e730c30bea821c34dc4c48 (patch) | |
tree | dfd882989840fa4c71e2f520690efc066b405243 /lib/Support/DAGDeltaAlgorithm.cpp | |
parent | 85a0a06b18be145feb0c10cbdf4d521c1a8835bf (diff) |
trivial QoI improvement. On this invalid input:
sahf movl 344(%rdi),%r14d
we used to produce:
t.s:2:1: error: unexpected token in argument list
^
we now produce:
t.s:1:11: error: unexpected token in argument list
sahf movl 344(%rdi),%r14d
^
rdar://8581401
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119676 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/DAGDeltaAlgorithm.cpp')
0 files changed, 0 insertions, 0 deletions