[PECOFF] A symbol with symbol with section number 0 and non-zero value represents...
authorRui Ueyama <ruiu@google.com>
Fri, 2 Aug 2013 05:25:31 +0000 (05:25 +0000)
committerRui Ueyama <ruiu@google.com>
Fri, 2 Aug 2013 05:25:31 +0000 (05:25 +0000)
commit8344be840733f5ab9ec1927fb374fda7a0e2598e
treeff7e9ea556ced280ef77edc5439c2010ecd86573
parent470059472abc043d6ca469666d9ad15dedcde70c
[PECOFF] A symbol with symbol with section number 0 and non-zero value represents a BSS atom.

llvm-svn: 187645
lld/lib/ReaderWriter/PECOFF/ReaderCOFF.cpp
lld/test/pecoff/Inputs/bss-undef.obj.yaml [new file with mode: 0644]
lld/test/pecoff/bss-undef.test [new file with mode: 0644]