[llvm-dev] SectionMemoryManager::finalizeMemory ... read only data become executable?

Philip Reames via llvm-dev llvm-dev at lists.llvm.org
Sat Jul 15 13:26:02 PDT 2017


On 07/14/2017 03:18 PM, Tim Northover via llvm-dev wrote:
> On 14 July 2017 at 12:10, Michal Srb via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
>> I am studying the llvm code and I noticed something that looks like a bug. If
>> it is intentional for some reason, it is not obvious why.
> Certainly looks dodgy to me.
To me as well. I wonder if we're putting some executable code in a 
section we shouldn't be?

Philip


More information about the llvm-dev mailing list