diff options
author | Rui Ueyama <ruiu@google.com> | 2018-04-05 19:37:48 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2018-04-05 19:37:48 +0000 |
commit | 96ba8befa9aed3a771d022057061be607ca1618e (patch) | |
tree | 55f8d6dfb201193ef05e0d470b7f88259e43919c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ac95bb1d52c9606f88cf1b3f9889159ce6afe2a2 (diff) | |
download | bcm5719-llvm-96ba8befa9aed3a771d022057061be607ca1618e.tar.gz bcm5719-llvm-96ba8befa9aed3a771d022057061be607ca1618e.zip |
[WebAssembly] Remove StackPointerGlobal member variable from the driver.
Since InputGlobal makes a copy of a given object, we can use a temporary
object allocated on the stack here.
Differential Revision: https://reviews.llvm.org/D43924
llvm-svn: 329337
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions