summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns2.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2019-07-18 16:47:29 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2019-07-18 16:47:29 +0000
commitcb2d8e912512305fb5c45cf0f35f654f713dfa7c (patch)
tree1fcbe2bf208a5eba2df220a63997610c6894f92f /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns2.cpp
parent6454a20b72b625fbf7de8146428103df3b71e8e2 (diff)
downloadbcm5719-llvm-cb2d8e912512305fb5c45cf0f35f654f713dfa7c.tar.gz
bcm5719-llvm-cb2d8e912512305fb5c45cf0f35f654f713dfa7c.zip
ELF: Allow forward references to linked sections.
It's possible to create IR that uses !associated to refer to a global that appears later in the module, which can result in these types of forward references being generated. Unfortunately our assembler does not currently accept the resulting .s so I needed to use yaml2obj to test this. Differential Revision: https://reviews.llvm.org/D64880 llvm-svn: 366460
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud