diff options
author | Anton Korobeynikov <anton@korobeynikov.info> | 2018-11-16 09:50:24 +0000 |
---|---|---|
committer | Anton Korobeynikov <anton@korobeynikov.info> | 2018-11-16 09:50:24 +0000 |
commit | 411773d2276f88cae075cf75f0aadb0310368fbf (patch) | |
tree | ba83a7f74b294975dc4f28add12ff87af5a62563 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | cad2b8318254716b6b5db6f15b6f08c3f5aad4eb (diff) | |
download | bcm5719-llvm-411773d2276f88cae075cf75f0aadb0310368fbf.tar.gz bcm5719-llvm-411773d2276f88cae075cf75f0aadb0310368fbf.zip |
[MSP430] Add support for .refsym directive
Introduces support for '.refsym' assembler directive.
From GCC docs (for MSP430):
'.refsym' - This directive instructs assembler to add an undefined reference
to the symbol following the directive. No relocation is created for this symbol;
it will exist purely for pulling in object files from archives.
Patch by Kristina Bessonova!
Differential Revision: https://reviews.llvm.org/D54618
llvm-svn: 347041
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions