summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorSirish Pande <spande@codeaurora.org>2012-02-09 15:20:33 +0000
committerSirish Pande <spande@codeaurora.org>2012-02-09 15:20:33 +0000
commit545983ea4675afce07f88d231df94d9201e911a7 (patch)
tree7af59e4a5a71c7f0e9253657c6fc577523a32b94 /llvm/lib
parent487a3962c7ea14a834ab177fd9487e6cc5b9e1de (diff)
downloadbcm5719-llvm-545983ea4675afce07f88d231df94d9201e911a7.tar.gz
bcm5719-llvm-545983ea4675afce07f88d231df94d9201e911a7.zip
Test for commit access.
llvm-svn: 150178
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h b/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h
index 13ef9e1694c..7e912dff259 100644
--- a/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h
+++ b/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h
@@ -24,7 +24,7 @@ namespace llvm {
///
namespace HexagonII {
- // *** The code below must match HexagonInstrFormat*.td ***
+ // *** The code below must match HexagonInstrFormat*.td *** //
// MCInstrDesc TSFlags
enum {
@@ -34,7 +34,7 @@ namespace HexagonII {
PredicatedMask = 0x1
};
- // *** The code above must match HexagonInstrFormat*.td ***
+ // *** The code above must match HexagonInstrFormat*.td *** //
} // End namespace HexagonII.
OpenPOWER on IntegriCloud