2 Commits

Author SHA1 Message Date
Nikita Popov
38386b4318 [Tests] Convert Other tests to opaque pointers (NFC) 2022-12-13 13:11:26 +01:00
Jonas Devlieghere
42243df3b9 Fix inconsistency with/without debug information (-g)
This fixes an inconsistency in code generation when compiling with or
without debug information (-g). When debug information is available in
an empty block, the original test would fail, resulting in possibly
different code.

Patch by: Jeroen Dobbelaere

Differential revision: https://reviews.llvm.org/D49467

llvm-svn: 339129
2018-08-07 12:14:01 +00:00