aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMikael Holmen <mikael.holmen@ericsson.com>2020-08-25 12:23:56 +0200
committerMikael Holmen <mikael.holmen@ericsson.com>2020-08-25 12:58:38 +0200
commit59e1fbe55784d236d5a9e55b6da592bbbcff9057 (patch)
tree881486107bc3cdd9246af57cdfdaac69f0222d94 /clang/lib/Frontend/CompilerInvocation.cpp
parentd4225b8f17d817a544b50d5e54737b059c660110 (diff)
downloadllvm-59e1fbe55784d236d5a9e55b6da592bbbcff9057.zip
llvm-59e1fbe55784d236d5a9e55b6da592bbbcff9057.tar.gz
llvm-59e1fbe55784d236d5a9e55b6da592bbbcff9057.tar.bz2
[PowerPC] Fix gcc warning [NFC]
Without the fix gcc 7.4 warns with ../lib/Target/PowerPC/PPCAsmPrinter.cpp: In member function 'void {anonymous}::PPCAsmPrinter::EmitTlsCall(const llvm::MachineInstr*, llvm::MCSymbolRefExpr::VariantKind)': ../lib/Target/PowerPC/PPCAsmPrinter.cpp:525:53: warning: enumeral and non-enumeral type in conditional expression [-Wextra] MCInstBuilder(Subtarget->isPPC64() ? Opcode : PPC::BL_TLS) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions