Updated to use the proper .exports file for the
authorSean Callanan <scallanan@apple.com>
Mon, 1 Feb 2010 23:01:38 +0000 (23:01 +0000)
committerSean Callanan <scallanan@apple.com>
Mon, 1 Feb 2010 23:01:38 +0000 (23:01 +0000)
commit81b0c399278a4c5bbe4e3ab5a902cc9139db7717
tree6981723a24ae34f8e6967feb7d2f11b09491bfd2
parentf7d848349e25f470e63bc176d4d120bdcf0e1649
Updated to use the proper .exports file for the
target platform, depending on whether the target
supports the blocks API or not

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95024 91177308-0d34-0410-b5e6-96231b3b80d8
tools/ed/EnhancedDisassembly.exports [deleted file]
tools/ed/EnhancedDisassembly.exports.blocks [new file with mode: 0644]
tools/ed/EnhancedDisassembly.exports.noblocks [new file with mode: 0644]
tools/ed/Makefile