mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-18 12:31:26 +00:00
Make a declaration consistent with its definition.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79220 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
22624b1d8e
commit
f70bc559a1
@ -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…
x
Reference in New Issue
Block a user