diff options
author | Pavel Labath <pavel@labath.sk> | 2019-09-04 11:47:20 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-09-04 11:47:20 +0000 |
commit | 98634c2e11d837b7519b93ed922b05259762e3c8 (patch) | |
tree | 643166688ba3b025739ebb23906d0f85f4da521e /llvm/lib/CodeGen/MachinePipeliner.cpp | |
parent | 54f3a651f3af31498014c5f5232b024fe4995eae (diff) | |
download | llvm-98634c2e11d837b7519b93ed922b05259762e3c8.zip llvm-98634c2e11d837b7519b93ed922b05259762e3c8.tar.gz llvm-98634c2e11d837b7519b93ed922b05259762e3c8.tar.bz2 |
Fix address sizes in the dwarfdump-debug-loc-error-cases test
the test is building a 64-bit executable, so the addresses should be
64-bit too. The test was still passing even with smaller address size,
but it was hitting the "unexpected end of data" error sooner than it
should.
llvm-svn: 370882
Diffstat (limited to 'llvm/lib/CodeGen/MachinePipeliner.cpp')
0 files changed, 0 insertions, 0 deletions