diff options
| author | Wolfgang Pieb <Wolfgang.Pieb@sony.com> | 2018-09-12 14:40:04 +0000 |
|---|---|---|
| committer | Wolfgang Pieb <Wolfgang.Pieb@sony.com> | 2018-09-12 14:40:04 +0000 |
| commit | 233bc73047f45ace46f080c5e08f14d35c09c137 (patch) | |
| tree | 88d9269e2e0fa3200b203af5df0e763db500edf8 /llvm/test/DebugInfo/Inputs | |
| parent | 54d56f274cc93815e83a1dfd0b98c1f958f9706f (diff) | |
| download | bcm5719-llvm-233bc73047f45ace46f080c5e08f14d35c09c137.tar.gz bcm5719-llvm-233bc73047f45ace46f080c5e08f14d35c09c137.zip | |
Reverting r342048, which caused UBSan failures in dsymutil.
llvm-svn: 342056
Diffstat (limited to 'llvm/test/DebugInfo/Inputs')
| -rw-r--r-- | llvm/test/DebugInfo/Inputs/gmlt.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/Inputs/gmlt.ll b/llvm/test/DebugInfo/Inputs/gmlt.ll index caff35d7fd8..b6050e2ba6f 100644 --- a/llvm/test/DebugInfo/Inputs/gmlt.ll +++ b/llvm/test/DebugInfo/Inputs/gmlt.ll @@ -83,7 +83,7 @@ ; written in relocation places (dumper needs to be fixed to read the ; relocations rather than interpret that as the end of a range list)) -; CHECK: 0x00000030: 0x0000000000000000, 0x0000000000000000 +; CHECK: 00000000 <End of list> ; Check that we don't emit any pubnames or pubtypes under -gmlt |

