OSDN Git Service

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)
commita7eae67847cb3ada96eb5173eb56e42e26371db2
tree698cba063e6b61316696bf47ed76ce6c8e78b356
parentd62ea46def08470a326688b881b87f1d7cdf0532
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366144 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-lipo/Inputs/arm64-slice.yaml [deleted file]
test/tools/llvm-lipo/Inputs/armv7-slice.yaml [deleted file]
test/tools/llvm-lipo/Inputs/x86_64-slice.yaml [deleted file]
test/tools/llvm-lipo/create-executable.test [deleted file]
test/tools/llvm-lipo/create-invalid-input.test [deleted file]
test/tools/llvm-lipo/create-without-alignment.test [deleted file]
test/tools/llvm-lipo/thin-executable-universal-binary.test
tools/llvm-lipo/LipoOpts.td
tools/llvm-lipo/llvm-lipo.cpp