[OpenMP][NFC] Remove hard-coded line numbers from test
authorJoel E. Denny <jdenny.ornl@gmail.com>
Wed, 24 Jun 2020 18:33:01 +0000 (14:33 -0400)
committerJoel E. Denny <jdenny.ornl@gmail.com>
Wed, 24 Jun 2020 18:35:01 +0000 (14:35 -0400)
commit01ddb2a7b044f697a15043e47acdb93e2825809a
treea7130ac36ce6390b5aad0ff0c124a1b1ea6938ee
parent6c6adde84f31fb83ba35dc08a8420afb7ce7e093
[OpenMP][NFC] Remove hard-coded line numbers from test

Otherwise, it's painful to insert new code.  There are many existing
examples in the same test file where the line numbers are not
hard-coded.

I intend to do the same for several other OpenMP tests, but I want to
be sure there are no objections before I spend time on it.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D82224
clang/test/OpenMP/target_map_codegen.cpp