Revert "Reverting r193835 due to weirdness with Go..."
[oota-llvm.git] / test / DebugInfo / X86 / generate-odr-hash.ll
index a66533cdeb51be676712728682fbc69add66b3e5..28c4295826d5036d5bda07e905e1a99450300203 100644 (file)
@@ -1,8 +1,5 @@
 ; REQUIRES: object-emission
 
-; Fail while investigating problem with non-block representations of member offsets.
-; XFAIL: *
-
 ; RUN: llc %s -o %t -filetype=obj -O0 -generate-type-units -generate-odr-hash -mtriple=x86_64-unknown-linux-gnu
 ; RUN: llvm-dwarfdump %t | FileCheck %s