aboutsummaryrefslogtreecommitdiff
path: root/src/llvm_backend_expr.cpp
diff options
context:
space:
mode:
authorZoltán Kéri <z@zolk3ri.name>2025-01-03 19:16:56 +0100
committerZoltán Kéri <z@zolk3ri.name>2025-01-03 19:16:56 +0100
commita4a156290589751a741060c4a2e33e72f0ef21a8 (patch)
tree58e541866530010ddb1fe83486d79ac052af5275 /src/llvm_backend_expr.cpp
parentfe88c22b1fa3b5090ae74dc358896ef784446469 (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