mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-14 23:29:51 +00:00
Remove dead prototype.
llvm-svn: 184173
This commit is contained in:
parent
0dd1843240
commit
6ec4332633
@ -25,8 +25,6 @@
|
||||
|
||||
namespace llvm {
|
||||
|
||||
MCAsmInfo *createMCAsmInfo(const Target &T, StringRef TT);
|
||||
|
||||
class AMDGPUTargetMachine : public LLVMTargetMachine {
|
||||
|
||||
AMDGPUSubtarget Subtarget;
|
||||
|
Loading…
Reference in New Issue
Block a user