aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2022-08-30 04:09:44 -0700
committerSam Clegg <sbc@chromium.org>2022-08-31 14:28:56 -0700
commitc5c4ba37b19e14f3f4c9c1bf950d46e90602c084 (patch)
tree2bff7e182cfcce9d34663a29a185edc02fe70d24 /llvm/lib/Object/WasmObjectFile.cpp
parentf328922f55fe62a587a3ec0cd7253861cadba85e (diff)
downloadllvm-c5c4ba37b19e14f3f4c9c1bf950d46e90602c084.zip
llvm-c5c4ba37b19e14f3f4c9c1bf950d46e90602c084.tar.gz
llvm-c5c4ba37b19e14f3f4c9c1bf950d46e90602c084.tar.bz2
[WebAssembly][MC] Avoid the need for .size directives for functions
Warn if `.size` is specified for a function symbol. The size of a function symbol is determined solely by its content. I noticed this simplification was possible while debugging #57427, but this change doesn't fix that specific issue. Differential Revision: https://reviews.llvm.org/D132929
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions