diff options
author | Tyker <tyker1@outlook.com> | 2020-06-14 14:39:14 +0200 |
---|---|---|
committer | Tyker <tyker1@outlook.com> | 2020-06-15 12:58:37 +0200 |
commit | 51e4aa87e05c45bebf9658a47980b1934c88be31 (patch) | |
tree | 79690a890fece362df4003008ddd81ee7bdfe42c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 1a7890475200f0fa6d048edee4ca17b069bc0777 (diff) | |
download | llvm-51e4aa87e05c45bebf9658a47980b1934c88be31.zip llvm-51e4aa87e05c45bebf9658a47980b1934c88be31.tar.gz llvm-51e4aa87e05c45bebf9658a47980b1934c88be31.tar.bz2 |
attempt to fix failing buildbots after 3bab88b7baa20b276faaee0aa7ca87f636c91877
Prevent IR-gen from emitting consteval declarations
Summary: with this patch instead of emitting calls to consteval function. the IR-gen will emit a store of the already computed result.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions