Clean up my last checkin: code is easier to read and explains the differences in
authorMisha Brukman <brukman+llvm@gmail.com>
Tue, 15 Jul 2003 15:58:26 +0000 (15:58 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Tue, 15 Jul 2003 15:58:26 +0000 (15:58 +0000)
commit859e09f06ea44b9182119fce4c75ba52baf429a6
treefdd9bd877e0355e2fbdd81e524c872c3bbf0ebf7
parent291c2c59b011436087ba1982a6b5fe0609336f05
Clean up my last checkin: code is easier to read and explains the differences in
usage of the special file handle RTLD_SELF on Sparc/Solaris vs. 0 on Linux/x86.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7177 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/ExecutionEngine.cpp