Revert [llvm-lipo] Implement -create (with hardcoded alignments)
authorShoaib Meenai <smeenai@fb.com>
Mon, 15 Jul 2019 22:44:08 +0000 (22:44 +0000)
committerShoaib Meenai <smeenai@fb.com>
Mon, 15 Jul 2019 22:44:08 +0000 (22:44 +0000)
commitc9e3c8301446f20efef6721dd3a05f2f9da217d8
tree7fff758fc6f41fe26f8044ff51dfcfd605925932
parent4422cc4f1a910f790349d678a1c83bae5cd07ccb
Revert [llvm-lipo] Implement -create (with hardcoded alignments)

This reverts r366142 (git commit 67cee1dc7ee285b03372eb818a3894d35efa7394)

The test is failing on the Windows buildbots. Reverting while I
investigate.

llvm-svn: 366144
llvm/test/tools/llvm-lipo/Inputs/arm64-slice.yaml [deleted file]
llvm/test/tools/llvm-lipo/Inputs/armv7-slice.yaml [deleted file]
llvm/test/tools/llvm-lipo/Inputs/x86_64-slice.yaml [deleted file]
llvm/test/tools/llvm-lipo/create-executable.test [deleted file]
llvm/test/tools/llvm-lipo/create-invalid-input.test [deleted file]
llvm/test/tools/llvm-lipo/create-without-alignment.test [deleted file]
llvm/test/tools/llvm-lipo/thin-executable-universal-binary.test
llvm/tools/llvm-lipo/LipoOpts.td
llvm/tools/llvm-lipo/llvm-lipo.cpp