aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2010-07-06 15:24:56 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2010-07-06 15:24:56 +0000
commit36335be3b95f856b7eb7e0766e01ba423315e1ab (patch)
tree381867ed14a3679bf40ed155a8f9abe9314417e3 /docs
parent0ce249911b85e076defd9a895b8197af02091d2d (diff)
downloadexternal_llvm-36335be3b95f856b7eb7e0766e01ba423315e1ab.zip
external_llvm-36335be3b95f856b7eb7e0766e01ba423315e1ab.tar.gz
external_llvm-36335be3b95f856b7eb7e0766e01ba423315e1ab.tar.bz2
Fix a major regression on COFF targets introduced by r103267: 'discardable' section means that it is used only during the program load and can be discarded afterwards.
This way *only* debug sections can be discarded, but not the opposite. Seems like the copy-and-pasto from ELF code, since there it contains the reverse flag ('alloc'). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107658 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions