summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2019-03-06 02:00:22 +0000
committerHeejin Ahn <aheejin@gmail.com>2019-03-06 02:00:22 +0000
commit3c20b34d24ceba2d0cf69e951c64ba9c22a6dba2 (patch)
tree40237d9ab978686e9cdd521d4ba977c7769caf2f /llvm/lib/Target
parenta4223f9e5f49f25b5924919a429657977eb0e6e2 (diff)
downloadbcm5719-llvm-3c20b34d24ceba2d0cf69e951c64ba9c22a6dba2.tar.gz
bcm5719-llvm-3c20b34d24ceba2d0cf69e951c64ba9c22a6dba2.zip
[WebAssembly] Remove trailing whitespaces in tests (NFC)
Reviewers: sbc100 Subscribers: dschuff, jgravelle-google, sunfish, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D58955 llvm-svn: 355472
Diffstat (limited to 'llvm/lib/Target')
-rw-r--r--llvm/lib/Target/WebAssembly/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/WebAssembly/README.txt b/llvm/lib/Target/WebAssembly/README.txt
index a154b4bf7ea..ef3f5aaf7d3 100644
--- a/llvm/lib/Target/WebAssembly/README.txt
+++ b/llvm/lib/Target/WebAssembly/README.txt
@@ -14,7 +14,7 @@ can run in browsers and other environments. For more information, see the
Emscripten documentation in general, and this page in particular:
* https://github.com/kripken/emscripten/wiki/New-WebAssembly-Backend
-
+
Rust provides WebAssembly support integrated into Cargo. There are two
main options:
- wasm32-unknown-unknown, which provides a relatively minimal environment
OpenPOWER on IntegriCloud