Add pe/x86_64 bigobj file format.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / pe / pe.exp
index 0b70ee68067d91330405632f7dc93f982b4cf136..c1c5f49923720c382affd0db080960c62a00b451 100644 (file)
@@ -48,3 +48,11 @@ if ([istarget "x86_64-*-mingw*"]) then {
        run_dump_test "peseh-x64-5"
        run_dump_test "peseh-x64-6"
 }
+
+# Big obj
+
+
+if ([istarget "x86_64-*-mingw*"]) then {
+        # Currently only supported on x86_64
+       run_dump_test "big-obj"
+}
This page took 0.024492 seconds and 4 git commands to generate.