commit | d5cb2d625b9cacd266e7f1d3eb14b5530e41c303 | [log] [tgz] |
---|---|---|
author | Dan Gohman <dan433584@gmail.com> | Mon Feb 27 22:44:37 2017 +0000 |
committer | Dan Gohman <dan433584@gmail.com> | Mon Feb 27 22:44:37 2017 +0000 |
tree | 7f53fcad583c47efd7253d9a2def97a1e0e3c66d | |
parent | 6d8f20c2196f40c21ba93dc0285be1e196bad17c [diff] |
[MC] Factor out non-COFF handling of COFF-specific directives. Instead of requiring every non-COFF MCObjectStreamer to implement the COFF hooks just to do an llvm_unreachable to say that they're not supported, do the llvm_unreachable in the default implementation, as suggested by rnk in https://reviews.llvm.org/D26722. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296403 91177308-0d34-0410-b5e6-96231b3b80d8