summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
diff options
context:
space:
mode:
authorDavid Callahan <dcallahan@fb.com>2019-02-04 18:46:25 +0000
committerDavid Callahan <dcallahan@fb.com>2019-02-04 18:46:25 +0000
commitfd3e7a9320aeb63faad2e040df60962e0c12339f (patch)
tree6db9f2b2205ff27cedaef44f5701d47f53b0188c /llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
parent8ea72a82012481d34fd6e0e00c14dbb94ef9ec94 (diff)
downloadbcm5719-llvm-fd3e7a9320aeb63faad2e040df60962e0c12339f.tar.gz
bcm5719-llvm-fd3e7a9320aeb63faad2e040df60962e0c12339f.zip
Adjust cardinality of internal inliner thresholds
Summary: While compiling openJDK11 (also other workloads), some make files would pass both CFLAGS and LDFLAGS at link step ; resulting in duplicate options on the command line when one is using LTO and trying to influence the inliner. Most of the internal flags are ZeroOrMore, this diff changes the remaining ones. Reviewers: david2050, twoh, modocache Reviewed By: twoh Subscribers: mehdi_amini, dexonsmith, eraman, haicheng, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D57537 Patch by: Abdoul-Kader Keita llvm-svn: 353071
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud