[PATCH] D54690: [WebAssembly] Rename function types to signatures
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 20 18:15:52 PST 2018
aheejin updated this revision to Diff 174860.
aheejin marked an inline comment as done.
aheejin added a comment.
- Address comments
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D54690
Files:
test/wasm/Inputs/globals.yaml
test/wasm/Inputs/undefined-globals.yaml
test/wasm/alias.ll
test/wasm/call-indirect.ll
test/wasm/function-imports-first.ll
test/wasm/function-imports.ll
test/wasm/function-index.test
test/wasm/local-symbols.ll
test/wasm/locals-duplicate.test
test/wasm/relocatable.ll
test/wasm/stack-pointer.ll
test/wasm/undefined-weak-call.ll
test/wasm/weak-alias-overide.ll
test/wasm/weak-alias.ll
test/wasm/weak-symbols.ll
test/wasm/weak-undefined.ll
wasm/Driver.cpp
wasm/InputChunks.cpp
wasm/InputFiles.cpp
wasm/InputFiles.h
wasm/LTO.cpp
wasm/MarkLive.cpp
wasm/SymbolTable.cpp
wasm/Symbols.h
wasm/Writer.cpp
wasm/WriterUtils.cpp
wasm/WriterUtils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54690.174860.patch
Type: text/x-patch
Size: 25111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181121/dc77adcf/attachment.bin>
More information about the llvm-commits
mailing list