-
Karl Ott submitted via the mailing list:
I am trying to instrument a statically linked binary and no matter
what I have tried the mutator code can't seem to find the functions in
my static instru…
-
Distributions often won't PGO their packages as it can hurt reproducibility, this is mainly due the compiler potentially producing different run to run profiling results for the given workload affecti…
-
winafl\afl-staticinstr.h(35,1): fatal error C1189: #error: Static instrumentation is only available for 32 bit binaries
-
I'm attempting to write instrumentation that calls a function in a static library that I want to link while pretty-printing the instrumented IR. So far I've managed to do it like so:
1. insert the sy…
-
**Describe the bug**
Not a bug, but a performance issue with incremental solving. symcc-assertions-sequential.smt2 is solved is under a second, while the same set of assertions at the end of symcc-as…
-
All the 3 data types can be validated at design time using static analysis and also evaluated at run-time.
For metrics exposed in Prometheus exposition format, we have Promtool, an official binary pa…
-
# Bug report
### Bug description:
Hi together,
After updating llvm-bolt to 19.1.0 it is not possible to use the --enable-bolt function anymore.
Following can be found in the log:
```
BOLT-INFO: 0 o…
-
Tested as of db1a76206902e6926464e30cc47249e217405dab, the last worked was with llvm-17
Repro:
```
$ export LDFLAGS="-Wl,-O1 -Wl,-z,relro -Wl,-z,now -Wl,-z,max-page-size=0x1000 -Wl,-Bsymbolic-fun…
-
# C++ Diagnostic Basics: Warnings, Assertions, Testing | hacking C++
Basic techniques and tools for ensuring correctness: compiler warnings (gcc/clang/MSVC), assertions (assert/static_assert) and tes…
-
### Platform
iOS
### Installed
CocoaPods
### Version
7.15.0
### Steps to Reproduce
- Create a pod named 'TestUIPod' without static_framework
- Define some UIViewController in 'Te…