mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-15 23:31:37 +00:00
[arm] Fix an incorrect comment in ARMUnwindOpAsm.h.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198696 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1446dc9ba8
commit
1485d51a16
@ -44,7 +44,7 @@ public:
|
||||
HasPersonality = 0;
|
||||
}
|
||||
|
||||
/// Set the personality index
|
||||
/// Set the personality
|
||||
void setPersonality(const MCSymbol *Per) {
|
||||
HasPersonality = 1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user