[all-commits] [llvm/llvm-project] 91c3c6: [Dexter] add an optnone attribute debug experience...
Tom Weaver via All-commits
all-commits at lists.llvm.org
Wed Nov 4 08:55:20 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 91c3c67c407daa0339585540b191e685a411c6ba
https://github.com/llvm/llvm-project/commit/91c3c67c407daa0339585540b191e685a411c6ba
Author: Nabeel Omer <nabeel.omer at sony.com>
Date: 2020-11-04 (Wed, 04 Nov 2020)
Changed paths:
A dexter-tests/optnone-loops.cpp
Log Message:
-----------
[Dexter] add an optnone attribute debug experience test for loops.
adds a test that checks debugging experience in functions that are marked
__attribute__((optnone)) and have loops inside them.
Differential Revision: https://reviews.llvm.org/D89873
Author: Nabeel Omer <nabeel.omer at sony.com>
More information about the All-commits
mailing list