From a6610ee882fcb8bcad60d53fc52b80f00a3fddae Mon Sep 17 00:00:00 2001 From: Rui Ueyama Date: Fri, 27 Sep 2013 21:04:00 +0000 Subject: Re-submit r191472 with a fix for big endian. llvm-objdump: Dump COFF import table if -private-headers option is given. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191557 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/tools/llvm-objdump/lit.local.cfg | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 test/tools/llvm-objdump/lit.local.cfg (limited to 'test/tools/llvm-objdump/lit.local.cfg') diff --git a/test/tools/llvm-objdump/lit.local.cfg b/test/tools/llvm-objdump/lit.local.cfg deleted file mode 100644 index ba763cf03f..0000000000 --- a/test/tools/llvm-objdump/lit.local.cfg +++ /dev/null @@ -1,4 +0,0 @@ -targets = set(config.root.targets_to_build.split()) -if not 'X86' in targets: - config.unsupported = True - -- cgit v1.2.3