diff options
author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2020-12-25 15:43:21 -0500 |
---|---|---|
committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2020-12-28 13:24:07 -0500 |
commit | 30f589c912115b4653f596eb3fd5bf62412f8aa7 (patch) | |
tree | ad2db92506d3d24637362e66c51dc8c9768c1ed5 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 4b33b2387787aef5020450cdcc8dde231eb0a5fc (diff) | |
download | llvm-30f589c912115b4653f596eb3fd5bf62412f8aa7.zip llvm-30f589c912115b4653f596eb3fd5bf62412f8aa7.tar.gz llvm-30f589c912115b4653f596eb3fd5bf62412f8aa7.tar.bz2 |
[libc++] Constexpr-proof some machinery in not_fn.pass.cpp. NFCI.
We don't need to use global variables here; we can store the "State"
of this machinery on the stack, so that it's constexpr-friendly.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions