diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2020-06-01 12:13:02 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2020-06-04 13:50:35 +0300 |
commit | c781e7370e9b408f27996175fcf07b02905e6db4 (patch) | |
tree | d5e48f208633419226d0226ad9c6f4e0ce45c6e4 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | 7fbbc82057c975777305fc9b8ef8c2bc729b3daf (diff) | |
download | llvm-c781e7370e9b408f27996175fcf07b02905e6db4.zip llvm-c781e7370e9b408f27996175fcf07b02905e6db4.tar.gz llvm-c781e7370e9b408f27996175fcf07b02905e6db4.tar.bz2 |
[yaml2obj] - Add a way to exclude specified sections from the section header.
This implements a new "Excluded" key that can be used
to exclude entries from section header:
```
SectionHeaderTable:
Sections:
...
Excluded:
- Name: .foo
```
Differential revision: https://reviews.llvm.org/D81005
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions