diff options
Diffstat (limited to 'lld/test/error-atom-attribute.objtxt')
| -rw-r--r-- | lld/test/error-atom-attribute.objtxt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lld/test/error-atom-attribute.objtxt b/lld/test/error-atom-attribute.objtxt index 5be6287bbbd..9355a18d045 100644 --- a/lld/test/error-atom-attribute.objtxt +++ b/lld/test/error-atom-attribute.objtxt @@ -6,7 +6,7 @@ # --- -atoms: +defined-atoms: - name: entry scope: hidden foobar: true @@ -15,5 +15,5 @@ atoms: ... -# CHECK: error: Unknown atom attribute +# CHECK: error: unknown key 'foobar' # CHECK: foobar |

