v8/src/trap-handler
Clemens Hammacher bce97fd2ef Convert all CRLF to LF
We had four files in git which used CRLF. After adding a .gitattributes
file with "* text=auto", we should not get any new ones. This CL
converts the four existing files to LF.

R=mathias@chromium.org

Bug: v8:7570
Change-Id: Ia9c92f4bed14c6669de7d60390627a11de6450b8
Reviewed-on: https://chromium-review.googlesource.com/1047611
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Reviewed-by: Mathias Bynens <mathias@chromium.org>
Reviewed-by: Eric Holk <eholk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#53046}
2018-05-07 18:55:09 +00:00
..
DEPS [wasm] Initial signal handler 2017-03-13 22:12:23 +00:00
handler-inside-linux.cc [wasm] Refactor trap handlers to make way for Windows support 2018-05-04 23:00:12 +00:00
handler-inside.cc [wasm] Refactor trap handlers to make way for Windows support 2018-05-04 23:00:12 +00:00
handler-outside-linux.cc Convert all CRLF to LF 2018-05-07 18:55:09 +00:00
handler-outside-win.cc Convert all CRLF to LF 2018-05-07 18:55:09 +00:00
handler-outside.cc [wasm] Refactor trap handlers to make way for Windows support 2018-05-04 23:00:12 +00:00
handler-shared.cc Reland "Reland "[wasm] trap handlers: fall back on old signal handler"" 2017-10-11 20:49:45 +00:00
OWNERS Add eholk to Wasm-related OWNERS files 2017-08-10 18:58:00 +00:00
trap-handler-internal.h [ubsan] Change Address typedef to uintptr_t 2018-04-14 01:25:28 +00:00
trap-handler.h [wasm] Refactor trap handlers to make way for Windows support 2018-05-04 23:00:12 +00:00