diff options
author | Fangrui Song <i@maskray.me> | 2020-08-03 10:09:51 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2020-08-03 10:14:03 -0700 |
commit | 317e00dc54c74a2e0fd0c62bdc6a6d68b0d2ca7e (patch) | |
tree | a7c118bdd68cc710826873ca63cfacc8f89bc6fb /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | ac82b918c74f3fab8d4a7c1905277bda6b9bccb4 (diff) | |
download | llvm-317e00dc54c74a2e0fd0c62bdc6a6d68b0d2ca7e.zip llvm-317e00dc54c74a2e0fd0c62bdc6a6d68b0d2ca7e.tar.gz llvm-317e00dc54c74a2e0fd0c62bdc6a6d68b0d2ca7e.tar.bz2 |
[PGO] Change a `NumVSites == 0` workaround to assert
The root cause was fixed by 3d6f53018f845e893ad34f64ff2851a2e5c3ba1d.
The workaround added in 99ad956fdaee5398fdcf46fa49cb433cf52dc461 can be changed
to an assert now. (In case the fix regresses, there will be a heap-use-after-free.)
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions