summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Alpha/AlphaISelLowering.h
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2007-08-02 21:21:54 +0000
committerDan Gohman <gohman@apple.com>2007-08-02 21:21:54 +0000
commit5f6a9da530926b75926116179b9f9ae9f21a31a0 (patch)
treea353968bd4f5443e5ffb8383d74c9cfd854e046f /llvm/lib/Target/Alpha/AlphaISelLowering.h
parent8932bff7fe8e4ca4f0cdc26134ff0dd0aa9cfe25 (diff)
downloadbcm5719-llvm-5f6a9da530926b75926116179b9f9ae9f21a31a0.tar.gz
bcm5719-llvm-5f6a9da530926b75926116179b9f9ae9f21a31a0.zip
More explicit keywords.
llvm-svn: 40757
Diffstat (limited to 'llvm/lib/Target/Alpha/AlphaISelLowering.h')
-rw-r--r--llvm/lib/Target/Alpha/AlphaISelLowering.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Alpha/AlphaISelLowering.h b/llvm/lib/Target/Alpha/AlphaISelLowering.h
index 24e40a55764..291a56065d8 100644
--- a/llvm/lib/Target/Alpha/AlphaISelLowering.h
+++ b/llvm/lib/Target/Alpha/AlphaISelLowering.h
@@ -64,7 +64,7 @@ namespace llvm {
int VarArgsBase; // What is the base FrameIndex
bool useITOF;
public:
- AlphaTargetLowering(TargetMachine &TM);
+ explicit AlphaTargetLowering(TargetMachine &TM);
/// LowerOperation - Provide custom lowering hooks for some operations.
///
OpenPOWER on IntegriCloud