summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-09-24 20:57:24 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-09-24 20:57:24 +0000
commit4405d5d8890073a3d4a54c3dd6c6bbb86b7e4e9e (patch)
treed1627feb1356054243565fe89d23b47f4814ab2e /llvm/lib/CodeGen/StackProtector.cpp
parente66621b3065a828772cc633074e98744debba2e8 (diff)
downloadbcm5719-llvm-4405d5d8890073a3d4a54c3dd6c6bbb86b7e4e9e.tar.gz
bcm5719-llvm-4405d5d8890073a3d4a54c3dd6c6bbb86b7e4e9e.zip
Use ELFOSABI_NONE instead of ELFOSABI_LINUX.
The doesn't seem to be a difference and ELFOSABI_NONE seems to be far more common: * Linux doesn't care when loading and puts ELFOSABI_NONE on core dumps. * Gold and bfd ld produce files with ELFOSABI_NONE. * Gold and bfd ld seems to ignore EI_OSABI other than for freebsd. * Gas puts ELFOSABI_NONE in most .o files. llvm-svn: 248534
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud