[PATCH] D70993: Add lookup functions for efficient lookups of addresses when using GsymReader classes.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 4 09:51:35 PST 2019


aprantl added a comment.

The interfaces seem fine.



================
Comment at: llvm/lib/DebugInfo/GSYM/LookupResult.cpp:5
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
----------------
wrong license again


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70993/new/

https://reviews.llvm.org/D70993





More information about the llvm-commits mailing list