diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2016-08-12 15:34:35 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2016-08-12 15:34:35 +0000 |
commit | 875671185ef13acbd70dc29c8d5cb3e2579b6687 (patch) | |
tree | 7d7449047109672b22113edded13a36dbff660b7 /llvm/lib/Transforms/Utils/Utils.cpp | |
parent | 22dfbc563731c674c7a9e7b4c8292ded823220c5 (diff) | |
download | llvm-875671185ef13acbd70dc29c8d5cb3e2579b6687.zip llvm-875671185ef13acbd70dc29c8d5cb3e2579b6687.tar.gz llvm-875671185ef13acbd70dc29c8d5cb3e2579b6687.tar.bz2 |
[mips] Remove obstack.cc XFAIL added in r278504 since it broke X86 and PPC somehow.
Adding the XFAIL has caused msan to report a different line number in the call
stack (@LINE-3 rather than @LINE-30). The new line number looks more correct
at first glance since it's the line that uses uninitialized memory rather than
the first non-whitespace line of the file but this needs investigating.
llvm-svn: 278516
Diffstat (limited to 'llvm/lib/Transforms/Utils/Utils.cpp')
0 files changed, 0 insertions, 0 deletions