diff options
author | Justin Bogner <mail@justinbogner.com> | 2024-08-26 14:01:15 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-26 14:01:15 -0700 |
commit | 70ffcfe94a60ad4b2d9ae9a27d199119c7ce6a9f (patch) | |
tree | b60865878a2e7546bab708239985aec02784d5f5 /llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp | |
parent | a959d70eb5b6d47c0b32eb34fc409e50c01d722d (diff) | |
download | llvm-70ffcfe94a60ad4b2d9ae9a27d199119c7ce6a9f.zip llvm-70ffcfe94a60ad4b2d9ae9a27d199119c7ce6a9f.tar.gz llvm-70ffcfe94a60ad4b2d9ae9a27d199119c7ce6a9f.tar.bz2 |
[SPIRV] Fix build after change in transitive includes (#106140)
An unordered_set include was removed from a header in 04ebd1907c05
"[MC][NFC] Statically allocate storage for decoded pseudo probes and
function records (#102789)", but SPIRVEmitIntrinsics was getting the
definition from that transitive include. Fix the build by including the
header explicitly.
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions