diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-04-13 06:39:55 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-04-13 06:39:55 +0000 |
commit | 269e0fb2e49385039bf0eb4c8a35bd4499be1694 (patch) | |
tree | 0fbeb9d2f5a70c90028bd48f4332e8202051c60a /llvm/lib/CodeGen/DFAPacketizer.cpp | |
parent | bb694de64964b4026ca1fb2ec2dcb5023d4923ac (diff) | |
download | llvm-269e0fb2e49385039bf0eb4c8a35bd4499be1694.zip llvm-269e0fb2e49385039bf0eb4c8a35bd4499be1694.tar.gz llvm-269e0fb2e49385039bf0eb4c8a35bd4499be1694.tar.bz2 |
Fix instruction debug info location during legalization
I found this from a particular GDB test suite case of inlining
(something similar is provided as a test case) but came across a few
other related cases (other callers of the same functions, and one other
instance of the same coding mistake in a separate function).
I'm not sure what the best way to test this is (let alone to cover the
other cases I discovered), so hopefully this sufficies - open to ideas.
llvm-svn: 206130
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions