mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 13:11:39 +01:00
Test for commit access.
llvm-svn: 150178
This commit is contained in:
parent
1a2b069bb9
commit
a30ca9ed98
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user