Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MC][WebAssembly] Error on data symbols in the text section. | Sam Clegg | 2019-09-25 | 1 | -0/+13 |
Previously we had an assert but this can actually occur in valid user code so we need to handle this in release builds too. Differential Revision: https://reviews.llvm.org/D67997 llvm-svn: 372934 |