diff options
author | Rui Ueyama <ruiu@google.com> | 2016-12-02 17:23:58 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-12-02 17:23:58 +0000 |
commit | 83ec681a5cc112c3ad933f944281c00a6303f646 (patch) | |
tree | 8a667db6b56aa892a7787b90c7e507abf4602552 /llvm/lib/ExecutionEngine/ExecutionEngine.cpp | |
parent | b2116d9b94be5b99713f20147377d83be79661c6 (diff) | |
download | bcm5719-llvm-83ec681a5cc112c3ad933f944281c00a6303f646.tar.gz bcm5719-llvm-83ec681a5cc112c3ad933f944281c00a6303f646.zip |
Removed a wrong assertion about non-colorable sections.
The assertion asserted that colorable sections can never have
a reference to non-colorable sections, but that was simply wrong.
They can have references to non-colorable sections. If that's the
case, referenced sections must be the same in terms of pointer
comparison.
llvm-svn: 288511
Diffstat (limited to 'llvm/lib/ExecutionEngine/ExecutionEngine.cpp')
0 files changed, 0 insertions, 0 deletions