diff options
| author | Zoltán Kéri <z@zolk3ri.name> | 2025-01-03 19:16:56 +0100 |
|---|---|---|
| committer | Zoltán Kéri <z@zolk3ri.name> | 2025-01-03 19:16:56 +0100 |
| commit | a4a156290589751a741060c4a2e33e72f0ef21a8 (patch) | |
| tree | 58e541866530010ddb1fe83486d79ac052af5275 /src/llvm_backend_expr.cpp | |
| parent | fe88c22b1fa3b5090ae74dc358896ef784446469 (diff) | |
encoding/base32: Add `@(rodata)` attribute to default tables
Add `@(rodata)` attribute to `ENC_TABLE` and `DEC_TABLE` to mark
them as read-only data. This places these tables in the read-only
section of the executable, protecting them from modification
during program execution.
Diffstat (limited to 'src/llvm_backend_expr.cpp')
0 files changed, 0 insertions, 0 deletions