aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorShoaib Meenai <smeenai@fb.com>2021-03-25 00:20:01 -0700
committerShoaib Meenai <smeenai@fb.com>2021-03-25 11:36:06 -0700
commit33930a0787f6007ba7ebf36384115bebb412e08a (patch)
treefee83f92ea12f80ba128d84a5b6928c4e7515832 /llvm/lib/IR/Module.cpp
parent0135bc996d82ff68677820c421b4d666590e4f31 (diff)
downloadllvm-33930a0787f6007ba7ebf36384115bebb412e08a.zip
llvm-33930a0787f6007ba7ebf36384115bebb412e08a.tar.gz
llvm-33930a0787f6007ba7ebf36384115bebb412e08a.tar.bz2
[clang] Pass option directly to command. NFC
This code was written back when LLVM's minimum required CMake version was 2.8.8, and I assume ExternalProject_Add_Step didn't take this option at that point. It does now though, so we should just use the option. Setting the _EP_* property is entirely equivalent (and is in fact how these commands behave internally), but that also feels like an internal implementation detail we shouldn't be relying on. Reviewed By: beanz Differential Revision: https://reviews.llvm.org/D99322
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions