diff options
| author | Ayke van Laethem <aykevanlaethem@gmail.com> | 2020-03-14 18:52:01 +0100 |
|---|---|---|
| committer | Ayke van Laethem <aykevanlaethem@gmail.com> | 2020-04-14 00:42:19 +0200 |
| commit | cfc002714a208bdbc51fade56141a38fbba26e24 (patch) | |
| tree | 882e6262d65f2b14ef1091db66168f50f81a03cf /lldb/packages/Python/lldbsuite/test | |
| parent | 5f7a0301628671b8f4d2c1d9ea90ee723d889a56 (diff) | |
| download | llvm-cfc002714a208bdbc51fade56141a38fbba26e24.zip llvm-cfc002714a208bdbc51fade56141a38fbba26e24.tar.gz llvm-cfc002714a208bdbc51fade56141a38fbba26e24.tar.bz2 | |
[AVR] Support aliases in non-zero address space
This fixes code like the following on AVR:
void foo(void) {
}
void bar(void) __attribute__((alias("foo")));
Code like this is present in compiler-rt, which I'm trying to build.
Differential Revision: https://reviews.llvm.org/D76182
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
