onnx-mlir/test
Tian Jin d06dbfefdd
Specify each lib only once; allow llvm build in shared libs mode. (#77)
* Specify each lib only once; allow llvm build in shared libs mode.

* Remove debug code.

* For library targets, retain dependency information using add_dependencies, but do not link using taget_link_libraries.

* Do not set LD_PRELOAD by default.

Co-authored-by: Gong Su <gongsu@us.ibm.com>
Co-authored-by: Gheorghe-Teodor Bercea <gt.bercea@gmail.com>
2020-04-14 17:40:05 +08:00
..
backend Concat lower (#82) 2020-04-13 11:40:39 -04:00
mlir Specify each lib only once; allow llvm build in shared libs mode. (#77) 2020-04-14 17:40:05 +08:00
CMakeLists.txt Enable e2e tests (#29) 2020-01-20 12:30:08 -05:00