summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lib/MC/MCAsmInfoELF.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove LLVM 8.0.1 files.patrick2020-08-031-35/+0
|
* Merge LLVM 5.0.0 release.patrick2017-10-041-4/+4
|
* For a decade or more, we've patched gcc to make -fno-ident the default.tedu2017-06-211-1/+1
| | | | | | clang doesn't seem to have a command line option for the feature, so just hard wire it off. We don't need advertisements in our binaries. ok deraadt
* openbsd does not use nonexec stack segment header hints.tedu2017-05-291-1/+1
| | | | | | | in fact, false is a much better default for UsesNonexecutableStackSection. platforms that require it can reenable, instead, saving the rest of us an unnecessary program header (causes trouble for some special binaries). ok kettenis
* Import LLVM 3.9.1 including clang and lld.patrick2017-01-141-0/+3
|
* Use the space freed up by sparc and zaurus to import LLVM.pascal2016-09-031-0/+32
ok hackroom@