aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2015-02-07 08:26:40 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2015-02-07 08:26:40 +0000
commit5614ea9aae25fc763d184ee4b940eac27f5ec3a7 (patch)
tree7cf8614df3f529e145578c12614956b264041a63 /llvm/lib/CodeGen/MachineInstr.cpp
parentc94234c11cce3e6ff99b77d2505e9a9cb4ef0c98 (diff)
downloadllvm-5614ea9aae25fc763d184ee4b940eac27f5ec3a7.zip
llvm-5614ea9aae25fc763d184ee4b940eac27f5ec3a7.tar.gz
llvm-5614ea9aae25fc763d184ee4b940eac27f5ec3a7.tar.bz2
MC: Emit COFF section flags in the "proper" order
COFF section flags are not idempotent: 'rd' will make a read-write section because 'd' implies write 'dr' will make a read-only section because 'r' disables write llvm-svn: 228490
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions