summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2018-12-15 00:58:12 +0000
committerHeejin Ahn <aheejin@gmail.com>2018-12-15 00:58:12 +0000
commitfeef720bb86001ba3173d5022fd329fb385c7794 (patch)
tree8ecf5eaf9c3c4a7f05549f44ed6d5881dfb954bb /llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
parentc214bc2b8da91f38c4d2c060831229a17b6af816 (diff)
downloadbcm5719-llvm-feef720bb86001ba3173d5022fd329fb385c7794.tar.gz
bcm5719-llvm-feef720bb86001ba3173d5022fd329fb385c7794.zip
[WebAssembly] Check if the section order is correct
Summary: This patch checks if the section order is correct when reading a wasm object file in `WasmObjectFile` and converting YAML to wasm object in yaml2wasm. (It is not possible to check when reading YAML because it is handled exclusively by the YAML reader.) This checks the ordering of all known sections (core sections + known custom sections). This also adds section ID DataCount section that will be scheduled to be added in near future. Reviewers: sbc100 Subscribers: dschuff, mgorny, jgravelle-google, sunfish, llvm-commits Differential Revision: https://reviews.llvm.org/D54924 llvm-svn: 349221
Diffstat (limited to 'llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud