X86: Consistently declare pass initializers in X86.h; NFC
This avoids declaring them twice: in X86TargetMachine.cpp and the file implementing the pass. llvm-svn: 345801
Loading
Please sign in to comment
This avoids declaring them twice: in X86TargetMachine.cpp and the file implementing the pass. llvm-svn: 345801