mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-07 01:38:26 +00:00
Remove dead prototype.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184173 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4ca0ddaefa
commit
b44193dde1
@ -25,8 +25,6 @@
|
||||
|
||||
namespace llvm {
|
||||
|
||||
MCAsmInfo *createMCAsmInfo(const Target &T, StringRef TT);
|
||||
|
||||
class AMDGPUTargetMachine : public LLVMTargetMachine {
|
||||
|
||||
AMDGPUSubtarget Subtarget;
|
||||
|
Loading…
x
Reference in New Issue
Block a user