hanchenye-llvm-project/llvm/include
Charlie Turner 1a53996c31 Emit Tag_ABI_FP_16bit_format build attribute.
The __fp16 type is unconditionally exposed. Since -mfp16-format is not yet
supported, there is not a user switch to change this behaviour. This build
attribute should capture the default behaviour of the compiler, which is to
expose the IEEE 754 version of __fp16.

When -mfp16-format is emitted, that will be the way to control the value of
this build attribute.

Change-Id: I8a46641ff0fd2ef8ad0af5f482a6d1af2ac3f6b0
llvm-svn: 224115
2014-12-12 11:59:18 +00:00
..
llvm Emit Tag_ABI_FP_16bit_format build attribute. 2014-12-12 11:59:18 +00:00
llvm-c IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00