diff options
author | Joey Jiao <joeyjiaojg@163.com> | 2021-01-19 10:28:24 +0800 |
---|---|---|
committer | Joey Jiao <joeyjiaojg@163.com> | 2021-01-20 15:48:48 +0800 |
commit | f3ef91e8d6b20e5aa8f1c7ed32b662ec3a0e8c22 (patch) | |
tree | 157e338f0fca0b7266c2dbaf43ee3a7c171e8e21 | |
parent | ac1117ffaeec0bd3c593063a05d8aa000d162d47 (diff) | |
download | afl++-f3ef91e8d6b20e5aa8f1c7ed32b662ec3a0e8c22.tar.gz |
Migrates DebugLoc::get to DILocation::get
- Refer to https://reviews.llvm.org/D93087
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 9c0e3339..348577df 100644 --- a/README.md +++ b/README.md @@ -1107,7 +1107,7 @@ without feedback, bug reports, or patches from: Khaled Yakdan Kuang-che Wu Josephine Calliotte Konrad Welc Thomas Rooijakkers David Carlier - Ruben ten Hove + Ruben ten Hove Joey Jiao ``` Thank you! |