Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
src
instrumentation
helper.h
Go to the documentation of this file.
1
#ifndef HELPER_H_INCLUDED_
2
#define HELPER_H_INCLUDED_
3
4
#error "WITH THE NEW ROSE LIBRARY VERSION 0.9.10.X, THIS FILE IS NOT NEEDED ANY MORE!" // (RD, 06/01/18)
5
6
namespace
risc
7
{
8
9
namespace
inst
10
{
11
17
void
fix_static_cast_issue
();
18
19
};
// end of namespace inst
20
21
};
// end of namespace risc
22
23
#endif
/* HELPER_H_INCLUDED_ */
24
25
/* ex: set softtabstop=2 tabstop=2 shiftwidth=2 expandtab: */
risc::inst::fix_static_cast_issue
void fix_static_cast_issue()
This function fixes the missing static cast operator in the rose backend.
Definition:
helper.cpp:12
Generated on Mon Sep 30 2019 13:16:58 by
1.8.5