mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
Drop deprecated \brief Doxygen directive
\brief is a stupid feature that we should stop using: https://lists.llvm.org/pipermail/llvm-dev/2015-May/085152.html
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Copyright rev.ng Srls. See LICENSE.md for details.
|
||||
//
|
||||
|
||||
/// \brief Dataflow analysis to identify which Instructions must be serialized
|
||||
/// Dataflow analysis to identify which Instructions must be serialized
|
||||
|
||||
#include "llvm/IR/BasicBlock.h"
|
||||
#include "llvm/IR/Instruction.h"
|
||||
|
||||
Reference in New Issue
Block a user