Hello, When I run such a command, $ opt -disable-output -bounds-checking < /dev/null I got an error message, LLVM ERROR: Bad DataLayout ctor used. Tool did not specify a DataLayout to use? Is it a bug? Or what should I do, if I want to run a pass in opt, which requires DataLayout? Best regards, Mingjie