aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2016-09-20 20:21:13 +0000
committerPetr Hosek <phosek@chromium.org>2016-09-20 20:21:13 +0000
commit1290355f5ad38d174abca256d2f55c7b1c09912e (patch)
tree7c37268809123ccc975387ea19301b319e4a4e52 /llvm/lib/CodeGen/StackProtector.cpp
parentc7368287b74d2d0867e79944b034de974e776e6e (diff)
downloadllvm-1290355f5ad38d174abca256d2f55c7b1c09912e.zip
llvm-1290355f5ad38d174abca256d2f55c7b1c09912e.tar.gz
llvm-1290355f5ad38d174abca256d2f55c7b1c09912e.tar.bz2
Mark ELF sections whose name start with .note as note
Previously, such section would be marked as SHT_PROGBITS which makes it impossible to use an initialized C variable declaration to emit an (allocated) ELF note. The new behavior is also consistent with ELF assembly parser. Differential Revision: https://reviews.llvm.org/D24692 llvm-svn: 282010
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions