commit | f0a00f0c69c149cb3ef0cb75794880bfbc1e6286 | [log] [tgz] |
---|---|---|
author | Derek Schuff <dschuff@google.com> | Wed Oct 03 23:56:52 2018 +0000 |
committer | Derek Schuff <dschuff@google.com> | Wed Oct 03 23:56:52 2018 +0000 |
tree | f6d10fc48632ae7e08733e69938f9c44a8e3cc2f | |
parent | 6883d882f1800293914e453b36ce0716eedf4e8f [diff] |
[WebAssembly] Add WebAssembly to LLVM_ALL_TARGETS Summary: After fixing memory leaks in rL343362 and rL343733 the sanitizer builds are clean and we should be good to build by default again. Differential Revision: https://reviews.llvm.org/D52850 llvm-svn: 343746