diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-10-29 16:35:41 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-10-29 16:35:41 +0000 |
commit | a25fbef08857ff0991877bb11e69a25943406915 (patch) | |
tree | 1f892bfb27e5f08fbfc45205d451c4a7cfa5f7cb /clang/unittests/Format | |
parent | 595e598869ec8c0650d57cff15842c94904163cc (diff) | |
download | bcm5719-llvm-a25fbef08857ff0991877bb11e69a25943406915.tar.gz bcm5719-llvm-a25fbef08857ff0991877bb11e69a25943406915.zip |
CodeGen: add __readfsdword builtin
The Windows NT SDK uses __readfsdword and declares it as a compiler provided
builtin (#pragma intrinsic(__readfsword). Because intrin.h is not referenced
by winnt.h, it is not possible to provide an out-of-line definition for the
intrinsic. Provide a proper compiler builtin definition.
llvm-svn: 220859
Diffstat (limited to 'clang/unittests/Format')
0 files changed, 0 insertions, 0 deletions