[PATCH] Add .eh_frame_hdr search to Linux unwinder.

Joerg Sonnenberger joerg at NetBSD.org
Sun Jan 25 11:53:10 PST 2015


REPOSITORY
  rL LLVM

================
Comment at: src/Unwind/EHHeaderParser.hpp:119
@@ +118,3 @@
+    else
+      low = mid + 1;
+  }
----------------
Isn't this wrong if you hit a case exactly?

http://reviews.llvm.org/D6848

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list