commit | 0e30f02f44185b43d279b7b3ef8b3356f2b5c7cb | [log] [tgz] |
---|---|---|
author | Charles Davis <cdavis@mines.edu> | Wed May 18 04:58:05 2011 +0000 |
committer | Charles Davis <cdavis@mines.edu> | Wed May 18 04:58:05 2011 +0000 |
tree | 9aeb36a9c3e13ab7cedebb83ceb7c1f7cd2deda1 | |
parent | 54f0d1e02123683c957bc2c2c2a1adde4d374da4 [diff] |
Implement the Win64 EH directive methods for the assembly language streamer. GAS has no such directives (not even mingw-w64 GAS has them), so I took creative license with their names in assembly. I prefixed them all with "w64_" to avoid namespace collisions, for example. If I discover that GAS has taken a different approach, I'll change ours to match. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131525 91177308-0d34-0410-b5e6-96231b3b80d8