mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-02 18:58:15 +00:00
Fix this comment so it is consistent with all the others.
llvm-svn: 344277
This commit is contained in:
parent
518be95072
commit
25b3900f9f
@ -108,7 +108,7 @@ PlatformSP PlatformRemoteAppleBridge::CreateInstance(bool force,
|
||||
}
|
||||
if (create) {
|
||||
switch (triple.getOS()) {
|
||||
// FIXMEJSM case llvm::Triple::BridgeOS:
|
||||
// NEED_BRIDGEOS_TRIPLE case llvm::Triple::BridgeOS:
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user