diff options
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile index 5e1be788..626bc354 100644 --- a/src/Makefile +++ b/src/Makefile @@ -427,6 +427,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \ acyclic-unwind.rs \ alt-pattern-simple.rs \ alt-tag.rs \ + append-units.rs \ argv.rs \ autoderef-full-lval.rs \ autoderef-objfn.rs \ |