Add rich comparison methods for the SBAddress object.
If two SBAddress's have the same module and file address, they are considered equal. Add a test snippet 'sa1 == sa2' to exercise the rich comparison methods for SBAddress. llvm-svn: 132807
Loading
Please register or sign in to comment