aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/FileManager.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2020-10-27 12:46:07 -0700
committerSam Clegg <sbc@chromium.org>2020-10-27 16:05:52 -0700
commit84129150ce82894e185c084f2eaec05f4c03dd4c (patch)
treef724044024b0ba4f1d57424c3079f7bda407eb9c /clang/lib/Basic/FileManager.cpp
parentf6c9f6eccda44a1fa5a57652a73f9ebf6595f5a6 (diff)
downloadllvm-84129150ce82894e185c084f2eaec05f4c03dd4c.zip
llvm-84129150ce82894e185c084f2eaec05f4c03dd4c.tar.gz
llvm-84129150ce82894e185c084f2eaec05f4c03dd4c.tar.bz2
[lld][WebAssembly] Fix memory size in dylink section for -pie exectuables
This field to represents the amount of static data needed by an dynamic library or executable it should not include things like heap or stack areas, which in the case of `-pie` are not determined until runtime (e.g. __stack_pointer is imported). Differential Revision: https://reviews.llvm.org/D90261
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions