diff options
author | George Burgess IV <george.burgess.iv@gmail.com> | 2018-03-29 03:12:03 +0000 |
---|---|---|
committer | George Burgess IV <george.burgess.iv@gmail.com> | 2018-03-29 03:12:03 +0000 |
commit | af0b06f4fd813191e123716b08458edfdf073a1f (patch) | |
tree | c5d95c250d7f4e1f62f026acf3a86b776ef2471b /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | 10f4c969a4a7533d78eef930102e2917cb3d7316 (diff) | |
download | llvm-af0b06f4fd813191e123716b08458edfdf073a1f.zip llvm-af0b06f4fd813191e123716b08458edfdf073a1f.tar.gz llvm-af0b06f4fd813191e123716b08458edfdf073a1f.tar.bz2 |
[MemorySSA] Turn an assert into a condition
Eli pointed out that variadic functions are totally a thing, so this
assert is incorrect.
No test-case is provided, since the only way this assert fires is if a
specific DenseMap falls back to doing `isEqual` checks, and that seems
fairly brittle (and requires a pyramid of growing
`call void (i8, ...) @varargs(i8 0)`).
llvm-svn: 328755
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions