Skip to content

Commit a387f09

Browse files
authored
Add reference to the blog post about lldb-eval
1 parent 4d453d2 commit a387f09

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,10 @@ build --config=linux
117117
build --@llvm_project//:llvm_build=static
118118
```
119119

120+
## Publications
121+
122+
* [Blazing fast expression evaluation for C++ in LLDB](https://werat.dev/blog/blazing-fast-expression-evaluation-for-c-in-lldb/)
123+
120124
## Disclaimer
121125

122126
This is not an officially supported Google product.

0 commit comments

Comments
 (0)