diff options
| author | Peter Collingbourne <peter@pcc.me.uk> | 2019-07-18 16:47:29 +0000 |
|---|---|---|
| committer | Peter Collingbourne <peter@pcc.me.uk> | 2019-07-18 16:47:29 +0000 |
| commit | cb2d8e912512305fb5c45cf0f35f654f713dfa7c (patch) | |
| tree | 1fcbe2bf208a5eba2df220a63997610c6894f92f /lldb/scripts/Python/prepare_binding_Python.py | |
| parent | 6454a20b72b625fbf7de8146428103df3b71e8e2 (diff) | |
| download | llvm-cb2d8e912512305fb5c45cf0f35f654f713dfa7c.zip llvm-cb2d8e912512305fb5c45cf0f35f654f713dfa7c.tar.gz llvm-cb2d8e912512305fb5c45cf0f35f654f713dfa7c.tar.bz2 | |
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/scripts/Python/prepare_binding_Python.py')
0 files changed, 0 insertions, 0 deletions
