6c10142251
This commit updates the LLVM submodule to the current trunk of LLVM itself. This brings a few notable improvements for the wasm target: * Support for wasm atomic instructions is greatly improved * Renamed memory wasm intrinsics are fully supported * LLD has fixed a quadratic execution bug with large numbers of relocations in wasm files. The compiler-rt submodule has been updated in tandem as well.
5 lines
252 B
Plaintext
5 lines
252 B
Plaintext
# If this file is modified, then llvm will be (optionally) cleaned and then rebuilt.
|
|
# The actual contents of this file do not matter, but to trigger a change on the
|
|
# build bots then the contents should be changed so git updates the mtime.
|
|
2018-08-22
|