mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-04 17:56:53 +00:00
I'm afraid this doesn't exist.
llvm-svn: 14193
This commit is contained in:
parent
cf3cb8944a
commit
9f7f63256d
@ -41,14 +41,6 @@ namespace llvm {
|
||||
TargetMachine *allocateSparcV9TargetMachine(const Module &M,
|
||||
IntrinsicLowering *IL = 0);
|
||||
|
||||
// allocateSparcV8TargetMachine - Allocate and return a subclass of
|
||||
// TargetMachine that implements the 32-bit Sparc backend. This takes
|
||||
// ownership of the IntrinsicLowering pointer, deleting it when the target
|
||||
// machine is destroyed.
|
||||
//
|
||||
TargetMachine *allocateSparcV8TargetMachine(const Module &M,
|
||||
IntrinsicLowering *IL = 0);
|
||||
|
||||
// allocateX86TargetMachine - Allocate and return a subclass of TargetMachine
|
||||
// that implements the X86 backend. This takes ownership of the
|
||||
// IntrinsicLowering pointer, deleting it when the target machine is
|
||||
|
Loading…
Reference in New Issue
Block a user