[lld/mac] simplify export-options.s test a bit
authorNico Weber <thakis@chromium.org>
Sat, 24 Apr 2021 02:47:13 +0000 (22:47 -0400)
committerNico Weber <thakis@chromium.org>
Sat, 24 Apr 2021 12:03:55 +0000 (08:03 -0400)
commit4ca0fbfabd7a8ba0f7a3a6c98c0ba194fb1c1506
tree1b1db76c1ab44c650f179a57fb493d2920808f7e
parent4e2d5fcf71d2995c98184293f8925731a6b0f30d
[lld/mac] simplify export-options.s test a bit

- the macro seems needlessly clever -- shorter and imho clearer without it
- give all filenames an extension so they look like filenames
- rename .private_extern symbol from _private to _private_extern
  to prepare for follow-up that adds a truly private symbol

No behavior change.

Differential Revision: https://reviews.llvm.org/D101222
lld/test/MachO/export-options.s