Skip to content
Commit 48e0a6f9 authored by Justin Bogner's avatar Justin Bogner
Browse files

[DXILBitcodeWriter] Don't create a new abbrev per MDString

We were running out of abbrevs and crashing if there were more than 20
something strings in metadata, which turned out to be a bug where we
created an abbrev every time we emitted a string rather than just one
for the string table.

Differential Revision: https://reviews.llvm.org/D158440
parent 77596e6b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment