| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use input redirection in WebAssembly/comdat.ll test. | Ilya Biryukov | 2017-11-14 | 1 | -1/+1 |
| | | | | | | | To match how the other tests do it. llvm-svn: 318153 | ||||
| * | [WebAssembly] Explicily disable comdat support for wasm output | Sam Clegg | 2017-11-14 | 1 | -0/+5 |
| For now at least. We clearly need some kind of comdat or linkonce_odr support for wasm but currently COMDAT is not supported. Disable COMDAT support in the same way we do the Mach-O. This also causes clang not to generated COMDATs. Differential Revision: https://reviews.llvm.org/D39873 llvm-svn: 318123 | |||||

