diff options
author | Juergen Ributzka <juergen@apple.com> | 2015-06-11 22:40:04 +0000 |
---|---|---|
committer | Juergen Ributzka <juergen@apple.com> | 2015-06-11 22:40:04 +0000 |
commit | 03cb0d8b46a20760674299872131e6cd6f0cd37d (patch) | |
tree | 805de8f04e22965503061b0cda3155fdaead1286 /clang/lib/Basic/FileSystemStatCache.cpp | |
parent | a9d62535727e23588c86dd6ad1d339cb331799ac (diff) | |
download | llvm-03cb0d8b46a20760674299872131e6cd6f0cd37d.zip llvm-03cb0d8b46a20760674299872131e6cd6f0cd37d.tar.gz llvm-03cb0d8b46a20760674299872131e6cd6f0cd37d.tar.bz2 |
[Stackmaps][X86] Remove EFLAGS and IP registers from the live-out mask.
Remove the EFLAGS from the stackmap live-out mask. The EFLAGS register is not
supposed to be part of that set, because the X86 calling conventions mark the
register as NOT preserved.
Also remove the IP registers, since spilling and restoring those doesn't really
make any sense.
Related to rdar://problem/21019635.
llvm-svn: 239568
Diffstat (limited to 'clang/lib/Basic/FileSystemStatCache.cpp')
0 files changed, 0 insertions, 0 deletions