aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJie Fu <jiefu@tencent.com>2023-09-08 07:28:26 +0800
committerJie Fu <jiefu@tencent.com>2023-09-08 07:28:26 +0800
commit2f62c788620c36a36b71c91c0c8228ad9b394588 (patch)
treef407379397c00e41958a438985f2fae9e59fdb2d /flang/lib/Frontend/CompilerInvocation.cpp
parent3aa678a777354824d18faa427983d10ecbdd8943 (diff)
downloadllvm-2f62c788620c36a36b71c91c0c8228ad9b394588.zip
llvm-2f62c788620c36a36b71c91c0c8228ad9b394588.tar.gz
llvm-2f62c788620c36a36b71c91c0c8228ad9b394588.tar.bz2
[PowerPC] Fix build error in PPCAsmPrinter.cpp (NFC)
/Users/jiefu/llvm-project/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp:2753:34: error: cannot initialize a parameter of type 'int64_t' (aka 'long long') with an rvalue of type 'thread::id' (aka '_opaque_pthread_t *') "_" + llvm::itostr(llvm::this_thread::get_id()) + "_" + ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/jiefu/llvm-project/llvm/include/llvm/ADT/StringExtras.h:315:35: note: passing argument to parameter 'X' here inline std::string itostr(int64_t X) { ^ 1 error generated.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions