[BOLT][NFC] Simplify BinaryFunction::setTrapOnEntry
authorAmir Ayupov <aaupov@fb.com>
Mon, 27 Feb 2023 23:40:45 +0000 (15:40 -0800)
committerAmir Ayupov <aaupov@fb.com>
Mon, 27 Feb 2023 23:41:40 +0000 (15:41 -0800)
commitd77f96a9e0c86a35f5d5986058b4dcce30113cca
tree8b5cf8851878bbb2b02dfe3176139f10fb482805
parent6c0fe14414cd0b3cbd96e809843ebbe3428da64e
[BOLT][NFC] Simplify BinaryFunction::setTrapOnEntry

Reviewed By: #bolt, maksfb

Differential Revision: https://reviews.llvm.org/D144758
bolt/include/bolt/Core/BinaryFunction.h
bolt/lib/Core/BinaryFunction.cpp