]> granicus.if.org Git - llvm/commit
ExecutionEngine: make COFF Thumb2 assertions non-tautological
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 22 Oct 2017 20:51:25 +0000 (20:51 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 22 Oct 2017 20:51:25 +0000 (20:51 +0000)
commit05ea55259588898d92c28a83f5441245ff29497b
tree5e93789f9fbb6bf1ce662fafac2ca39e4a7ff89c
parent689fbe01095f6d5f962f666089c1ec11ea13a1b2
ExecutionEngine: make COFF Thumb2 assertions non-tautological

The overflow detection assertions were tautological due to truncation.
Adjust them to no longer be tautological.

Patch by Alex Langford!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316303 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h