diff options
| author | chenglin.bi <chenglin.bi@linaro.org> | 2022-10-19 10:32:32 +0800 |
|---|---|---|
| committer | chenglin.bi <chenglin.bi@linaro.org> | 2022-10-19 10:32:58 +0800 |
| commit | b18293edc39f216339c64dccc6c9abf9eb1aab11 (patch) | |
| tree | 8875bf7ad9081b41a2319096a81a2aed50683734 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 771aee91c85b15bb854f4811822d6bb74107bb2e (diff) | |
[MC][COFF] Add COFF section flag "Info"
For now, we have not parse section flag `Info` in asm file. When we emit a section with info flag to asm, then compile asm to obj we will lose the Info flag for the section.
The motivation of this change is ARM64EC's hybmp$x section. If we lose the Info flag MSVC link will report a warning:
`warning LNK4078: multiple '.hybmp' sections found with different attributes`
Reviewed By: efriedma
Differential Revision: https://reviews.llvm.org/D136125
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
