commit | 9310123e7f067cb932b5c561529b8b46c42451d4 | [log] [tgz] |
---|---|---|
author | Sam Clegg <sbc@chromium.org> | Thu Dec 07 02:55:51 2017 +0000 |
committer | Sam Clegg <sbc@chromium.org> | Thu Dec 07 02:55:51 2017 +0000 |
tree | c6965c715e20ea0b7350eb025ea37701d2170428 | |
parent | 6463d1106bef37b4073329cc2061064892752958 [diff] |
[WebAssembly] section kind can be code Currently, when creating a named section, the Wasm frontend forces it to use `SectionKind::Data`, whereas in fact C++ does generate code sections with custom names. Patch by Nicholas Wilson Differential Revision: https://reviews.llvm.org/D40906 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320002 91177308-0d34-0410-b5e6-96231b3b80d8