mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-25 03:30:37 +00:00
fix typo: NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232327 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ec009464f2
commit
3445f7efbd
@ -125,7 +125,7 @@ struct LiveReg {
|
||||
/// will be a negative number.
|
||||
int Def;
|
||||
};
|
||||
} // anonynous namespace
|
||||
} // anonymous namespace
|
||||
|
||||
namespace {
|
||||
class ExeDepsFix : public MachineFunctionPass {
|
||||
|
Loading…
x
Reference in New Issue
Block a user