mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Make a declaration consistent with its definition.
llvm-svn: 79220
This commit is contained in:
parent
6c2a9c40d7
commit
58ce88fded
@ -109,7 +109,7 @@ namespace llvm {
|
||||
typedef signed short exponent_t;
|
||||
|
||||
struct fltSemantics;
|
||||
struct StringRef;
|
||||
class StringRef;
|
||||
|
||||
/* When bits of a floating point number are truncated, this enum is
|
||||
used to indicate what fraction of the LSB those bits represented.
|
||||
|
Loading…
Reference in New Issue
Block a user