[llvm-objdump] Disable leak checking on an llvm-objdump test

Summary:
This leak doesn't reproduce locally on macOS 10.12, but is causing
buildbot failures. Disable leak checking until it can be fixed.

Reviewers: sqlbyme, qcolombet, enderby, bruno

Reviewed By: bruno

Subscribers: bruno, llvm-commits

Differential Revision: https://reviews.llvm.org/D38699

llvm-svn: 315337
This commit is contained in:
Francis Ricci 2017-10-10 17:50:57 +00:00
parent bb380c3c72
commit 5776f26fa1
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# REQUIRES: xar
# RUN: llvm-objdump -macho -archive-headers -section __LLVM,__bundle %p/Inputs/LLVM-bundle.macho-x86_64 | FileCheck %s
# RUN: env ASAN_OPTIONS=detect_leaks=0 llvm-objdump -macho -archive-headers -section __LLVM,__bundle %p/Inputs/LLVM-bundle.macho-x86_64 | FileCheck %s
# CHECK: For (__LLVM,__bundle) section: xar header
# CHECK: magic XAR_HEADER_MAGIC