Timm Bäder f508d9b1d4 [clang][Interp] Don't create global variables more than once
just because we're being told to evaluate it twice. This sometimes
happens when a variable is evaluated again during codegen.

Differential Revision: https://reviews.llvm.org/D147535
2023-04-13 15:41:43 +02:00
..