Files
clang-p2996/lld/test/empty.objtxt
Nick Kledzik 6bc04c6904 Add support for SharedLibraryAtoms (proxy atoms for exported symbols from a
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
2012-02-22 21:56:59 +00:00

12 lines
133 B
Plaintext

# RUN: lld-core %s | FileCheck %s
#
# Test that an empty file is handled properly
#
---
...
# CHECK: ---
# CHECK: ...