Commit e752957
committed
Revert "Don't apply nomerge for the first instance of each TrapBB type, per"
This reverts commit 5107ce194c9b03c2f32eb1508df0c92b13b3e2fd.
Doesn't work because CodeGen happens before inlining, so the ubsantraps in functions f(), g() and m() will not have nomerge.1 parent 9650683 commit e752957
2 files changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3915 | 3915 | | |
3916 | 3916 | | |
3917 | 3917 | | |
3918 | | - | |
3919 | 3918 | | |
3920 | 3919 | | |
3921 | 3920 | | |
| |||
3929 | 3928 | | |
3930 | 3929 | | |
3931 | 3930 | | |
3932 | | - | |
3933 | | - | |
| 3931 | + | |
3934 | 3932 | | |
3935 | 3933 | | |
3936 | 3934 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
| 105 | + | |
0 commit comments