llvm-mirror/include
Jakob Stoklund Olesen 2e6407e9aa Avoid comparing invalid slot indexes, and assert that it doesn't happen.
The SlotIndex created by the default construction does not represent a position
in the function, and it doesn't make sense to compare it to other indexes.

llvm-svn: 126924
2011-03-03 05:18:19 +00:00
..
llvm Avoid comparing invalid slot indexes, and assert that it doesn't happen. 2011-03-03 05:18:19 +00:00
llvm-c Expose getTypeName to the C API. Patch by Patrick Walton. 2011-02-18 16:35:37 +00:00