[WebAssembly] Convert a file-level comment to doxygen style.
authorDan Gohman <dan433584@gmail.com>
Tue, 8 Dec 2015 03:33:51 +0000 (03:33 +0000)
committerDan Gohman <dan433584@gmail.com>
Tue, 8 Dec 2015 03:33:51 +0000 (03:33 +0000)
llvm-svn: 254996

llvm/lib/Target/WebAssembly/WebAssembly.td

index 53dd929..551ad93 100644 (file)
@@ -6,10 +6,11 @@
 // License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
-//
-// This is a target description file for the WebAssembly architecture, which is
-// also known as "wasm".
-//
+///
+/// \file
+/// \brief This is a target description file for the WebAssembly architecture,
+/// which is also known as "wasm".
+///
 //===----------------------------------------------------------------------===//
 
 //===----------------------------------------------------------------------===//