mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-12 01:41:37 +00:00
ARM: Copy-paste error.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171790 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
54f2187eac
commit
00b53c1ad7
@ -50,7 +50,7 @@ public:
|
||||
return &InstrItins;
|
||||
}
|
||||
|
||||
/// \brief Register X86 analysis passes with a pass manager.
|
||||
/// \brief Register ARM analysis passes with a pass manager.
|
||||
virtual void addAnalysisPasses(PassManagerBase &PM);
|
||||
|
||||
// Pass Pipeline Configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user