diff options
| author | Petr Hosek <phosek@chromium.org> | 2019-05-02 17:24:53 +0000 |
|---|---|---|
| committer | Petr Hosek <phosek@chromium.org> | 2019-05-02 17:24:53 +0000 |
| commit | 156226bb7042def3af8b7a9ef81a05a5d41b52eb (patch) | |
| tree | 4e9f6c7848ff961583311bc2f8dc4a935f4f61d7 /llvm/utils/sort_includes.py | |
| parent | 3d1d3ad50ef9173c0d498f08d0abc2ed79de323e (diff) | |
| download | bcm5719-llvm-156226bb7042def3af8b7a9ef81a05a5d41b52eb.tar.gz bcm5719-llvm-156226bb7042def3af8b7a9ef81a05a5d41b52eb.zip | |
[compiler-rt] Set the ZX_VMO_RESIZABLE option for zx_vmo_create
Currently VMO in Zircon create using the zx_vmo_create is resizable
by default, but we'll be changing this in the future, requiring an
explicit flag to make the VMO resizable.
Prepare for this change by passing ZX_VMO_RESIZABLE option to all
zx_vmo_create calls that need resizable VMO.
Differential Revision: https://reviews.llvm.org/D61450
llvm-svn: 359803
Diffstat (limited to 'llvm/utils/sort_includes.py')
0 files changed, 0 insertions, 0 deletions

