flags to the Linux makefiles to get the tests to run. llvm-svn: 167600
llvm-svn: 152952
In particular, it iterates through the executable module's SBSections, looking for the '__TEXT' section and further iterates on its subsections (of SBSection type, too). llvm-svn: 140654