shared library) and AbsoluteAtoms (proxy atoms for absolute address (e.g. ROM)). Redesign weak importing as can-be-null-at-runtime and can-be-null-at-build-time. Add lots of test cases for all the above. llvm-svn: 151204
12 lines
133 B
Plaintext
12 lines
133 B
Plaintext
# RUN: lld-core %s | FileCheck %s
|
|
|
|
#
|
|
# Test that an empty file is handled properly
|
|
#
|
|
|
|
---
|
|
...
|
|
|
|
# CHECK: ---
|
|
# CHECK: ...
|