mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
3c005f1680
Delete unnecessary getters of AddressRange. Simplify AddressRange::size(): Start <= End check should be checked in an upper layer. Delete isContiguousWith() that doesn't make sense. Simplify AddressRanges::insert. Delete commented code. Fix it when more than 1 ranges are to be deleted. Delete trailing newline. llvm-svn: 364637 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FunctionInfo.cpp | ||
InlineInfo.cpp | ||
LLVMBuild.txt | ||
Range.cpp |