[all-commits] [llvm/llvm-project] 2ae580: Revert "Follow up to e05c10380ce7: add aarch64 to ...
Jeremy Morse via All-commits
all-commits at lists.llvm.org
Tue Feb 9 02:03:20 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ae580ab5da2bd1812e22af142150390b0d57f1b
https://github.com/llvm/llvm-project/commit/2ae580ab5da2bd1812e22af142150390b0d57f1b
Author: Jeremy Morse <jeremy.morse at sony.com>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M llvm/test/DebugInfo/Generic/missing-abstract-variable.ll
Log Message:
-----------
Revert "Follow up to e05c10380ce7: add aarch64 to test XFails"
This reverts commit 4fd29e4fd3c5490b658f4b467d94aeed6b3d1ac3.
There's a report in D95617 that this is failing on what (I think?) is an
aarch64 bot, which should be covered by the XFail list... reverting this
follow-up and the base patch until I work out what's wrong here.
Commit: d7d0b17de77ee14efeb920e543f7ed0b783182d2
https://github.com/llvm/llvm-project/commit/d7d0b17de77ee14efeb920e543f7ed0b783182d2
Author: Jeremy Morse <jeremy.morse at sony.com>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M llvm/test/DebugInfo/Generic/missing-abstract-variable.ll
Log Message:
-----------
Revert "[DebugInfo] Re-engineer a test to be stricter, add XFails"
This reverts commit e05c10380ce7c18d1a232dcc5baa7c10d8bd2bf6.
See parent commit, there's a bot which isn't captured in the XFail list,
reverting til I work out what it is.
Compare: https://github.com/llvm/llvm-project/compare/76748b67d107...d7d0b17de77e
More information about the All-commits
mailing list