[all-commits] [llvm/llvm-project] 71e8f7: [ubsan] Make TypeCheckKinds const. NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Aug 3 11:02:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71e8f796013cbe52658041473e3a6b233c56bce5
https://github.com/llvm/llvm-project/commit/71e8f796013cbe52658041473e3a6b233c56bce5
Author: Fangrui Song <i at maskray.me>
Date: 2022-08-03 (Wed, 03 Aug 2022)
Changed paths:
M compiler-rt/lib/ubsan/ubsan_handlers.cpp
M compiler-rt/lib/ubsan/ubsan_handlers_cxx.cpp
Log Message:
-----------
[ubsan] Make TypeCheckKinds const. NFC
Move it from .data to .data.rel.ro
More information about the All-commits
mailing list