diff options
author | Sebastian Neubauer <sebastian.neubauer@amd.com> | 2020-02-13 09:43:08 +0100 |
---|---|---|
committer | Sebastian Neubauer <sebastian.neubauer@amd.com> | 2020-02-20 15:14:48 +0100 |
commit | 977cd661cf019039dec7ffdd15bf0ac500828c87 (patch) | |
tree | 1f09c3c28ae4260372ffefdbb41ea5a048bbc6aa /llvm/utils/UpdateTestChecks/asm.py | |
parent | fa221fc6b8ac5ecd344daac634f0db8f22ebf435 (diff) | |
download | llvm-977cd661cf019039dec7ffdd15bf0ac500828c87.zip llvm-977cd661cf019039dec7ffdd15bf0ac500828c87.tar.gz llvm-977cd661cf019039dec7ffdd15bf0ac500828c87.tar.bz2 |
[AMDGPU] Don’t marke the .note section as ALLOC
Marking a section as ALLOC tells the ELF loader to load the section into memory.
As we do not want to load the notes into VRAM, the flag should not be there.
Differential Revision: https://reviews.llvm.org/D74600
Diffstat (limited to 'llvm/utils/UpdateTestChecks/asm.py')
0 files changed, 0 insertions, 0 deletions