blob: ff78e0ef3b673ff9b084f1c81d8f0252eebe859b [file] [log] [blame]
Scott Graham66962112018-06-08 12:42:08 -07001Name: google-glog's symbolization library
2URL: https://github.com/google/glog
3License: BSD
4
5The following files are copied AS-IS from:
6http://code.google.com/p/google-glog/source/browse/#svn/trunk/src (r141)
7https://github.com/google/glog/tree/a5ffa884137f7687d0393ccba22557d583654a25
8
9- demangle.cc
10- demangle.h
11- symbolize.cc
12- symbolize.h
13
14Cherry picked upstream changes:
15https://github.com/google/glog/pull/115
16https://github.com/google/glog/pull/261
17to fix symbolization issues when using lld.
18
19The following files are minimal stubs created for use in Chromium:
20
21- config.h
22- glog/logging.h
23- glog/raw_logging.h
24- utilities.h