summaryrefslogtreecommitdiffstats
path: root/llvm/utils/codegen-diff
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2019-05-02 17:24:53 +0000
committerPetr Hosek <phosek@chromium.org>2019-05-02 17:24:53 +0000
commit156226bb7042def3af8b7a9ef81a05a5d41b52eb (patch)
tree4e9f6c7848ff961583311bc2f8dc4a935f4f61d7 /llvm/utils/codegen-diff
parent3d1d3ad50ef9173c0d498f08d0abc2ed79de323e (diff)
downloadbcm5719-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/codegen-diff')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud