aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/CodeGenDAGPatterns.cpp
diff options
context:
space:
mode:
authorBob Haarman <llvm@inglorion.net>2019-07-15 20:51:44 +0000
committerBob Haarman <llvm@inglorion.net>2019-07-15 20:51:44 +0000
commit794346460afa212690d0f006023a0e770884f0bb (patch)
tree70c62d65c3eb1506df05ef1356f6f4fdf59a3029 /llvm/utils/TableGen/CodeGenDAGPatterns.cpp
parent39d888c1e42a62e02adfb5fe8da54cafe7e62b0b (diff)
downloadllvm-794346460afa212690d0f006023a0e770884f0bb.zip
llvm-794346460afa212690d0f006023a0e770884f0bb.tar.gz
llvm-794346460afa212690d0f006023a0e770884f0bb.tar.bz2
[clang] allow -fthinlto-index= without -x ir
Summary: Previously, passing -fthinlto-index= to clang required that bitcode files be explicitly marked by -x ir. This change makes us detect files with object file extensions as bitcode files when -fthinlto-index= is present, so that explicitly marking them is no longer necessary. Explicitly specifying -x ir is still accepted and continues to be part of the test case to ensure we continue to support it. Reviewers: tejohnson, rnk, pcc Subscribers: mehdi_amini, steven_wu, dexonsmith, arphaman, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D64610 llvm-svn: 366127
Diffstat (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions