diff options
author | Tanya Lattner <tonic@nondot.org> | 2009-09-16 01:14:55 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2009-09-16 01:14:55 +0000 |
commit | 15a6377b2927930a13ddf7e359ec190ef6819b1e (patch) | |
tree | c2093aba21be397a53faa6e956bbf032106e1443 /lib/CodeGen/MachineModuleInfo.cpp | |
parent | b580bd1eb2cedb51fdc2944ff7a42d9ac6898f4f (diff) |
Merge 81888 from mainline.
Change the marker byte for stubs from 0xcd to 0xce (another form of
interrupt instruction, which shouldn't arise any other way). 0xcd is
also used by JITMemoryManager to initialize the buffer to garbage,
which means it could appear following a noreturn call even when
that is not a stub, confusing X86CompilationCallback2. PR 4929.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_26@81981 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions