[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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254996 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/WebAssembly/WebAssembly.td

index 53dd9290348af645546870d8ee9997311e331443..551ad9345154d573af653cb582a01d80cfe73c48 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".
+///
 //===----------------------------------------------------------------------===//
 
 //===----------------------------------------------------------------------===//