diff options
| author | Bill Wendling <isanbard@gmail.com> | 2011-09-19 22:08:36 +0000 |
|---|---|---|
| committer | Bill Wendling <isanbard@gmail.com> | 2011-09-19 22:08:36 +0000 |
| commit | 58e58fead14da629836d4094fc7c0a8facc88ffa (patch) | |
| tree | 129a866c8a3f83375843ee815438a63fff211c6a /llvm/lib/Target/TargetLoweringObjectFile.cpp | |
| parent | eb1bd24134e37f5d6bb5a389fa6c076ab23075ec (diff) | |
| download | bcm5719-llvm-58e58fead14da629836d4094fc7c0a8facc88ffa.tar.gz bcm5719-llvm-58e58fead14da629836d4094fc7c0a8facc88ffa.zip | |
The eh.selector intrinsic isn't used anymore. Replace the check here with a
check for the landingpad instruction instead. This check looks at each of the
clauses in the landingpad instruction. If it's a catch clause, it compares the
name directly with the global. If it's a filter clause, it has to look through
each value in the filer to see if any have the prefix.
llvm-svn: 140075
Diffstat (limited to 'llvm/lib/Target/TargetLoweringObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions

