diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-08-24 21:30:00 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-08-24 21:30:00 +0000 |
commit | 571a6478538ba4802ae19b488c3b3f1e0ae710c6 (patch) | |
tree | 9df8cebd688be41c0b5b915d67dcd24df1dac865 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 4b054b26652e1c614265976c6fcfd3ce3c45ad97 (diff) | |
download | llvm-571a6478538ba4802ae19b488c3b3f1e0ae710c6.zip llvm-571a6478538ba4802ae19b488c3b3f1e0ae710c6.tar.gz llvm-571a6478538ba4802ae19b488c3b3f1e0ae710c6.tar.bz2 |
Disable test under asan: it uses a lot of stack, and asan increases the
per-frame stack usage enough to cause it to hit our stack limit. This is not
ideal; we should find a better way of dealing with this, such as increasing
our stack allocation when built with ASan.
llvm-svn: 279668
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions